Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFinalizeISel.cpp65 if (MI.usesCustomInsertionHook()) { in runImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h511 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1216 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp6334 SequenceMBBI->usesCustomInsertionHook()) in emitSelectPseudo()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9658 NextMI.usesCustomInsertionHook()) in emitSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp21608 SequenceMBBI->usesCustomInsertionHook()) in emitSelectPseudo()