Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h67 void printAddrMode7Operand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
DARMInstPrinter.cpp531 void ARMInstPrinter::printAddrMode7Operand(const MCInst *MI, unsigned OpNum, in printAddrMode7Operand() function in ARMInstPrinter
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h85 void printAddrMode7Operand(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp642 void ARMInstPrinter::printAddrMode7Operand(const MCInst *MI, unsigned OpNum, in printAddrMode7Operand() function in ARMInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h85 void printAddrMode7Operand(const MCInst *MI, unsigned OpNum,
DARMInstPrinter.cpp654 void ARMInstPrinter::printAddrMode7Operand(const MCInst *MI, unsigned OpNum, in printAddrMode7Operand() function in ARMInstPrinter
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenAsmWriter.inc7738 printAddrMode7Operand(MI, 1, STI, O);
7748 printAddrMode7Operand(MI, 2, STI, O);
8185 printAddrMode7Operand(MI, 1, STI, O);
8254 printAddrMode7Operand(MI, 2, STI, O);
8319 printAddrMode7Operand(MI, 2, STI, O);
8748 printAddrMode7Operand(MI, 3, STI, O);
8782 printAddrMode7Operand(MI, 2, STI, O);
9063 printAddrMode7Operand(MI, 3, STI, O);
/external/capstone/arch/ARM/
DARMGenAsmWriter.inc6752 printAddrMode7Operand(MI, 1, O);
6762 printAddrMode7Operand(MI, 2, O);
7263 printAddrMode7Operand(MI, 1, O);
7273 printAddrMode7Operand(MI, 2, O);
7337 printAddrMode7Operand(MI, 2, O);
7796 printAddrMode7Operand(MI, 3, O);
7830 printAddrMode7Operand(MI, 2, O);
8130 printAddrMode7Operand(MI, 3, O);
DARMInstPrinter.c58 static void printAddrMode7Operand(MCInst *MI, unsigned OpNum, SStream *O);
1248 static void printAddrMode7Operand(MCInst *MI, unsigned OpNum, SStream *O) in printAddrMode7Operand() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrInfo.td817 let PrintMethod = "printAddrMode7Operand";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrInfo.td1307 let PrintMethod = "printAddrMode7Operand";
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td1203 let PrintMethod = "printAddrMode7Operand";