Home
last modified time | relevance | path

Searched refs:printMemOffs64 (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h128 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
DX86IntelInstPrinter.h149 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
/external/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h133 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
DX86IntelInstPrinter.h154 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
/external/capstone/arch/X86/
DX86IntelInstPrinter.c482 static void printMemOffs64(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs64() function
DX86ATTInstPrinter.c443 static void printMemOffs64(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs64() function
DX86GenAsmWriter1_reduce.inc2264 printMemOffs64(MI, 0, O);
DX86GenAsmWriter_reduce.inc2548 printMemOffs64(MI, 0, O);
DX86GenAsmWriter.inc14446 printMemOffs64(MI, 0, O);
DX86GenAsmWriter1.inc14024 printMemOffs64(MI, 0, O);
/external/llvm/lib/Target/X86/
DX86InstrInfo.td571 def offset32_64 : X86MemOffsOperand<i32imm, "printMemOffs64",
579 def offset64_64 : X86MemOffsOperand<i64imm, "printMemOffs64",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.td606 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/
DX86GenAsmWriter1.inc32652 printMemOffs64(MI, 0, O);
DX86GenAsmWriter.inc48545 printMemOffs64(MI, 0, O);