Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h154 static inline bool doesForceTailAgnostic(uint64_t TSFlags) { in doesForceTailAgnostic() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp845 if (RISCVII::doesForceTailAgnostic(TSFlags)) in computeInfoForInstr()