Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h46 void printAddrMode2Operand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
DARMInstPrinter.cpp347 void ARMInstPrinter::printAddrMode2Operand(const MCInst *MI, unsigned Op, in printAddrMode2Operand() function in ARMInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h53 void printAddrMode2Operand(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp444 void ARMInstPrinter::printAddrMode2Operand(const MCInst *MI, unsigned Op, in printAddrMode2Operand() function in ARMInstPrinter
/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/capstone/arch/ARM/
DARMInstPrinter.c47 static void printAddrMode2Operand(MCInst *MI, unsigned OpNum, SStream *O);
974 static void printAddrMode2Operand(MCInst *MI, unsigned Op, SStream *O) in printAddrMode2Operand() function
DARMGenAsmWriter.inc6172 printAddrMode2Operand(MI, 0, O);
7289 printAddrMode2Operand(MI, 2, O);
7300 printAddrMode2Operand(MI, 1, O);
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenAsmWriter.inc7093 printAddrMode2Operand(MI, 0, STI, O);
8270 printAddrMode2Operand(MI, 2, STI, O);
8281 printAddrMode2Operand(MI, 1, STI, O);
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrInfo.td631 let PrintMethod = "printAddrMode2Operand";
686 let PrintMethod = "printAddrMode2Operand";
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td845 let PrintMethod = "printAddrMode2Operand";
900 let PrintMethod = "printAddrMode2Operand";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrInfo.td964 let PrintMethod = "printAddrMode2Operand";