Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDFinalizeISel.cpp63 if (MI.usesCustomInsertionHook()) { in runImpl()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInstrDesc.h509 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstr.h1218 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
/freebsd-head/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp8334 NextMI.usesCustomInsertionHook()) in emitSelect()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp18463 SequenceMBBI->usesCustomInsertionHook()) in emitSelectPseudo()