Searched refs:printAddrModeTBH (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 45 void printAddrModeTBH(const MCInst *MI, unsigned OpNum, raw_ostream &O);
|
D | ARMInstPrinter.cpp | 339 void ARMInstPrinter::printAddrModeTBH(const MCInst *MI, unsigned Op, in printAddrModeTBH() function in ARMInstPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 51 void printAddrModeTBH(const MCInst *MI, unsigned OpNum,
|
D | ARMInstPrinter.cpp | 432 void ARMInstPrinter::printAddrModeTBH(const MCInst *MI, unsigned Op, in printAddrModeTBH() function in ARMInstPrinter
|
/external/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 51 void printAddrModeTBH(const MCInst *MI, unsigned OpNum,
|
D | ARMInstPrinter.cpp | 420 void ARMInstPrinter::printAddrModeTBH(const MCInst *MI, unsigned Op, in printAddrModeTBH() function in ARMInstPrinter
|
/external/capstone/arch/ARM/ |
D | ARMInstPrinter.c | 46 static void printAddrModeTBH(MCInst *MI, unsigned OpNum, SStream *O); 953 static void printAddrModeTBH(MCInst *MI, unsigned Op, SStream *O) in printAddrModeTBH() function
|
D | ARMGenAsmWriter.inc | 7045 printAddrModeTBH(MI, 0, O);
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 228 let PrintMethod = "printAddrModeTBH";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 288 let PrintMethod = "printAddrModeTBH";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 285 let PrintMethod = "printAddrModeTBH";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmWriter.inc | 8002 printAddrModeTBH(MI, 0, STI, O);
|