Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DExpandISelPseudos.cpp58 if (MI->usesCustomInsertionHook()) { in runOnMachineFunction()
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCInstrDesc.h441 bool usesCustomInsertionHook() const { in usesCustomInsertionHook() function
/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DMachineInstr.h532 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {