Searched refs:printAddrModeTBB (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 49 void printAddrModeTBB(const MCInst *MI, unsigned OpNum,
|
D | ARMInstPrinter.cpp | 408 void ARMInstPrinter::printAddrModeTBB(const MCInst *MI, unsigned Op, in printAddrModeTBB() function in ARMInstPrinter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMInstPrinter.h | 52 void printAddrModeTBB(const MCInst *MI, unsigned OpNum,
|
D | ARMInstPrinter.cpp | 447 void ARMInstPrinter::printAddrModeTBB(const MCInst *MI, unsigned Op, in printAddrModeTBB() function in ARMInstPrinter
|
/external/capstone/arch/ARM/ |
D | ARMInstPrinter.c | 46 static void printAddrModeTBB(MCInst *MI, unsigned OpNum, SStream *O); 1050 static void printAddrModeTBB(MCInst *MI, unsigned Op, SStream *O) in printAddrModeTBB() function
|
D | ARMGenAsmWriter.inc | 7071 printAddrModeTBB(MI, 0, O);
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 279 let PrintMethod = "printAddrModeTBB";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 350 let PrintMethod = "printAddrModeTBB";
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmWriter.inc | 10296 printAddrModeTBB(MI, 0, STI, O);
|