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 58 if (MI->usesCustomInsertionHook()) {
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 414 /// usesCustomInsertionHook - Return true if this instruction requires
422 bool usesCustomInsertionHook() const {
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 524 /// usesCustomInsertionHook - Return true if this instruction requires
532 bool usesCustomInsertionHook(QueryType Type = IgnoreBundle) const {
    [all...]

Completed in 623 milliseconds