HomeSort by: relevance | last modified time | path
    Searched defs:findFirstPredOperandIdx (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCInstrDesc.h 621 int findFirstPredOperandIdx() const {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineInstr.cpp 1066 /// findFirstPredOperandIdx() - Find the index of the first operand in the
1069 int MachineInstr::findFirstPredOperandIdx() const {
1070 // Don't call MCID.findFirstPredOperandIdx() because this variant

Completed in 29 milliseconds