HomeSort by relevance Sort by last modified time
    Searched refs:usesCustomInsertionHook (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/
ExpandISelPseudos.cpp 59 if (MI->usesCustomInsertionHook()) {
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 433 /// usesCustomInsertionHook - Return true if this instruction requires
441 bool usesCustomInsertionHook() const {
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 579 /// usesCustomInsertionHook - Return true if this instruction requires
587 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
    [all...]

Completed in 63 milliseconds