Searched refs:printT2AddrModeSoRegOperand (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 107 void printT2AddrModeSoRegOperand(const MCInst *MI, unsigned OpNum,
|
D | ARMInstPrinter.cpp | 935 void ARMInstPrinter::printT2AddrModeSoRegOperand(const MCInst *MI, in printT2AddrModeSoRegOperand() function in ARMInstPrinter
|
/external/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 150 void printT2AddrModeSoRegOperand(const MCInst *MI, unsigned OpNum,
|
D | ARMInstPrinter.cpp | 1346 void ARMInstPrinter::printT2AddrModeSoRegOperand(const MCInst *MI, in printT2AddrModeSoRegOperand() function in ARMInstPrinter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.h | 152 void printT2AddrModeSoRegOperand(const MCInst *MI, unsigned OpNum,
|
D | ARMInstPrinter.cpp | 1230 void ARMInstPrinter::printT2AddrModeSoRegOperand(const MCInst *MI, in printT2AddrModeSoRegOperand() function in ARMInstPrinter
|
/external/capstone/arch/ARM/ |
D | ARMInstPrinter.c | 83 static void printT2AddrModeSoRegOperand(MCInst *MI, unsigned OpNum, SStream *O); 2087 static void printT2AddrModeSoRegOperand(MCInst *MI, in printT2AddrModeSoRegOperand() function
|
D | ARMGenAsmWriter.inc | 7030 printT2AddrModeSoRegOperand(MI, 0, O); 7551 printT2AddrModeSoRegOperand(MI, 1, O); 8681 printT2AddrModeSoRegOperand(MI, OpIdx, OS);
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmWriter.inc | 7987 printT2AddrModeSoRegOperand(MI, 0, STI, O); 8504 printT2AddrModeSoRegOperand(MI, 1, STI, O);
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 212 let PrintMethod = "printT2AddrModeSoRegOperand";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 272 let PrintMethod = "printT2AddrModeSoRegOperand";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 269 let PrintMethod = "printT2AddrModeSoRegOperand";
|