Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DExpandISelPseudos.cpp59 if (MI.usesCustomInsertionHook()) { in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DExpandISelPseudos.cpp66 if (MCID.usesCustomInsertionHook()) { in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandISelPseudos.cpp59 if (MI.usesCustomInsertionHook()) { in runOnMachineFunction()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h484 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/external/llvm/include/llvm/MC/
DMCInstrDesc.h416 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrDesc.h458 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h676 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstr.h730 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {