Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DFinalizeISel.cpp58 if (MI.usesCustomInsertionHook()) { in runOnMachineFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h509 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1183 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8169 if (NextMI.definesRegister(SystemZ::CC) || NextMI.usesCustomInsertionHook()) in emitSelect()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16906 SequenceMBBI->usesCustomInsertionHook()) in emitSelectPseudo()