Home
last modified time | relevance | path

Searched refs:ForceTailAgnosticMask (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
HDRISCVBaseInfo.h70 ForceTailAgnosticMask = 1 << ForceTailAgnosticShift, enumerator
139 return TSFlags & ForceTailAgnosticMask; in doesForceTailAgnostic()