Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h125 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
DX86IntelInstPrinter.h145 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
/external/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h130 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
DX86IntelInstPrinter.h150 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
/external/capstone/arch/X86/
DX86IntelInstPrinter.c475 static void printMemOffs32(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs32() function
DX86ATTInstPrinter.c437 static void printMemOffs32(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs32() function
DX86GenAsmWriter1_reduce.inc2260 printMemOffs32(MI, 0, O);
DX86GenAsmWriter_reduce.inc2544 printMemOffs32(MI, 0, O);
DX86GenAsmWriter.inc14442 printMemOffs32(MI, 0, O);
DX86GenAsmWriter1.inc14020 printMemOffs32(MI, 0, O);
/external/llvm/lib/Target/X86/
DX86InstrInfo.td563 def offset16_32 : X86MemOffsOperand<i16imm, "printMemOffs32",
569 def offset32_32 : X86MemOffsOperand<i32imm, "printMemOffs32",
577 def offset64_32 : X86MemOffsOperand<i64imm, "printMemOffs32",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.td598 def offset16_32 : X86MemOffsOperand<i16imm, "printMemOffs32",
604 def offset32_32 : X86MemOffsOperand<i32imm, "printMemOffs32",
612 def offset64_32 : X86MemOffsOperand<i64imm, "printMemOffs32",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenAsmWriter1.inc32648 printMemOffs32(MI, 0, O);
DX86GenAsmWriter.inc48541 printMemOffs32(MI, 0, O);