Home
last modified time | relevance | path

Searched refs:printAddrMode2Operand (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h53 void printAddrMode2Operand(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp432 void ARMInstPrinter::printAddrMode2Operand(const MCInst *MI, unsigned Op, in printAddrMode2Operand() function in ARMInstPrinter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMInstPrinter.h56 void printAddrMode2Operand(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp471 void ARMInstPrinter::printAddrMode2Operand(const MCInst *MI, unsigned Op, in printAddrMode2Operand() function in ARMInstPrinter
/external/capstone/arch/ARM/
DARMInstPrinter.c48 static void printAddrMode2Operand(MCInst *MI, unsigned OpNum, SStream *O);
1089 static void printAddrMode2Operand(MCInst *MI, unsigned Op, SStream *O) in printAddrMode2Operand() function
DARMGenAsmWriter.inc6198 printAddrMode2Operand(MI, 0, O);
7330 printAddrMode2Operand(MI, 2, O);
7341 printAddrMode2Operand(MI, 1, O);
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenAsmWriter.inc9342 printAddrMode2Operand(MI, 0, STI, O);
10598 printAddrMode2Operand(MI, 2, STI, O);
10609 printAddrMode2Operand(MI, 1, STI, O);
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td845 let PrintMethod = "printAddrMode2Operand";
900 let PrintMethod = "printAddrMode2Operand";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrInfo.td993 let PrintMethod = "printAddrMode2Operand";