Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h122 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
DX86IntelInstPrinter.h141 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
/external/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h127 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
DX86IntelInstPrinter.h146 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
/external/capstone/arch/X86/
DX86IntelInstPrinter.c468 static void printMemOffs16(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs16() function
DX86ATTInstPrinter.c431 static void printMemOffs16(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs16() function
DX86GenAsmWriter1_reduce.inc2256 printMemOffs16(MI, 0, O);
DX86GenAsmWriter_reduce.inc2540 printMemOffs16(MI, 0, O);
DX86GenAsmWriter.inc14438 printMemOffs16(MI, 0, O);
DX86GenAsmWriter1.inc14016 printMemOffs16(MI, 0, O);
/external/llvm/lib/Target/X86/
DX86InstrInfo.td561 def offset16_16 : X86MemOffsOperand<i16imm, "printMemOffs16",
567 def offset32_16 : X86MemOffsOperand<i32imm, "printMemOffs16",
575 def offset64_16 : X86MemOffsOperand<i64imm, "printMemOffs16",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.td596 def offset16_16 : X86MemOffsOperand<i16imm, "printMemOffs16",
602 def offset32_16 : X86MemOffsOperand<i32imm, "printMemOffs16",
610 def offset64_16 : X86MemOffsOperand<i64imm, "printMemOffs16",
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenAsmWriter1.inc32644 printMemOffs16(MI, 0, O);
DX86GenAsmWriter.inc48537 printMemOffs16(MI, 0, O);