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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonInstPrinter.h 60 void printPredicateOperand(MCInst const *MI, unsigned OpNo,
HexagonInstPrinter.cpp 201 void HexagonInstPrinter::printPredicateOperand(MCInst const *MI, unsigned OpNo,
  /external/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h 48 void printPredicateOperand(const MCInst *MI, unsigned OpNo,
PPCInstPrinter.cpp 156 void PPCInstPrinter::printPredicateOperand(const MCInst *MI, unsigned OpNo,
  /external/llvm/lib/Target/ARM/InstPrinter/
ARMInstPrinter.cpp 106 printPredicateOperand(MI, 1, STI, O);
122 printPredicateOperand(MI, 4, STI, O);
144 printPredicateOperand(MI, 3, STI, O);
168 printPredicateOperand(MI, 2, STI, O);
182 printPredicateOperand(MI, 4, STI, O);
197 printPredicateOperand(MI, 2, STI, O);
211 printPredicateOperand(MI, 5, STI, O);
225 printPredicateOperand(MI, 2, STI, O);
238 printPredicateOperand(MI, 2, STI, O);
256 printPredicateOperand(MI, 1, STI, O)
    [all...]
ARMInstPrinter.h 157 void printPredicateOperand(const MCInst *MI, unsigned OpNum,

Completed in 187 milliseconds