Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h119 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
DX86IntelInstPrinter.h137 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
/external/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h124 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
DX86IntelInstPrinter.h142 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
/external/capstone/arch/X86/
DX86IntelInstPrinter.c461 static void printMemOffs8(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs8() function
DX86ATTInstPrinter.c425 static void printMemOffs8(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs8() function
DX86GenAsmWriter1_reduce.inc2268 printMemOffs8(MI, 0, O);
DX86GenAsmWriter_reduce.inc2552 printMemOffs8(MI, 0, O);
DX86GenAsmWriter.inc14450 printMemOffs8(MI, 0, O);
DX86GenAsmWriter1.inc14028 printMemOffs8(MI, 0, O);
/external/llvm/lib/Target/X86/
DX86InstrInfo.td559 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8",
565 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8",
573 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.td594 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8",
600 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8",
608 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenAsmWriter1.inc32656 printMemOffs8(MI, 0, O);
DX86GenAsmWriter.inc48549 printMemOffs8(MI, 0, O);