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

  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 731 /// findInlineAsmFlagIdx() - Find the index of the flag word operand that
741 int findInlineAsmFlagIdx(unsigned OpIdx, unsigned *GroupNo = 0) const;
    [all...]
  /external/llvm/lib/CodeGen/
MachineInstr.cpp 909 int MachineInstr::findInlineAsmFlagIdx(unsigned OpIdx,
    [all...]

Completed in 165 milliseconds