Home
last modified time | relevance | path

Searched refs:printT2AddrModeSoRegOperand (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h107 void printT2AddrModeSoRegOperand(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp935 void ARMInstPrinter::printT2AddrModeSoRegOperand(const MCInst *MI, in printT2AddrModeSoRegOperand() function in ARMInstPrinter
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h150 void printT2AddrModeSoRegOperand(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp1346 void ARMInstPrinter::printT2AddrModeSoRegOperand(const MCInst *MI, in printT2AddrModeSoRegOperand() function in ARMInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h152 void printT2AddrModeSoRegOperand(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp1230 void ARMInstPrinter::printT2AddrModeSoRegOperand(const MCInst *MI, in printT2AddrModeSoRegOperand() function in ARMInstPrinter
/external/capstone/arch/ARM/
DARMInstPrinter.c83 static void printT2AddrModeSoRegOperand(MCInst *MI, unsigned OpNum, SStream *O);
2087 static void printT2AddrModeSoRegOperand(MCInst *MI, in printT2AddrModeSoRegOperand() function
DARMGenAsmWriter.inc7030 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/
DARMGenAsmWriter.inc7987 printT2AddrModeSoRegOperand(MI, 0, STI, O);
8504 printT2AddrModeSoRegOperand(MI, 1, STI, O);
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrThumb2.td212 let PrintMethod = "printT2AddrModeSoRegOperand";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrThumb2.td272 let PrintMethod = "printT2AddrModeSoRegOperand";
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td269 let PrintMethod = "printT2AddrModeSoRegOperand";