Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DFinalizeISel.cpp63 if (MI.usesCustomInsertionHook()) { in runImpl()
/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h509 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1218 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8334 NextMI.usesCustomInsertionHook()) in emitSelect()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18463 SequenceMBBI->usesCustomInsertionHook()) in emitSelectPseudo()