Searched refs:printMemOffs64 (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 128 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
|
D | X86IntelInstPrinter.h | 149 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 133 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
|
D | X86IntelInstPrinter.h | 154 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
|
/external/capstone/arch/X86/ |
D | X86IntelInstPrinter.c | 482 static void printMemOffs64(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs64() function
|
D | X86ATTInstPrinter.c | 443 static void printMemOffs64(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs64() function
|
D | X86GenAsmWriter1_reduce.inc | 2264 printMemOffs64(MI, 0, O);
|
D | X86GenAsmWriter_reduce.inc | 2548 printMemOffs64(MI, 0, O);
|
D | X86GenAsmWriter.inc | 14446 printMemOffs64(MI, 0, O);
|
D | X86GenAsmWriter1.inc | 14024 printMemOffs64(MI, 0, O);
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 571 def offset32_64 : X86MemOffsOperand<i32imm, "printMemOffs64", 579 def offset64_64 : X86MemOffsOperand<i64imm, "printMemOffs64",
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 606 def offset32_64 : X86MemOffsOperand<i32imm, "printMemOffs64", 614 def offset64_64 : X86MemOffsOperand<i64imm, "printMemOffs64",
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter1.inc | 32652 printMemOffs64(MI, 0, O);
|
D | X86GenAsmWriter.inc | 48545 printMemOffs64(MI, 0, O);
|