Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DFinalizeISel.cpp60 if (MI.usesCustomInsertionHook()) { in runOnMachineFunction()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h500 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1087 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7219 NextMIIt->usesCustomInsertionHook()) in emitSelect()