Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DExpandISelPseudos.cpp59 if (MI->usesCustomInsertionHook()) { in runOnMachineFunction()
/external/llvm/include/llvm/MC/
DMCInstrDesc.h486 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h636 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {