Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ATTInstPrinter.h100 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
DX86IntelInstPrinter.h118 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ATTInstPrinter.h105 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
DX86IntelInstPrinter.h124 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/
DX86ATTInstPrinter.c592 static void printMemOffs8(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs8() function
DX86IntelInstPrinter.c736 static void printMemOffs8(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs8() function
DX86GenAsmWriter_reduce.inc2620 printMemOffs8(MI, 0, O);
DX86GenAsmWriter1_reduce.inc4048 printMemOffs8(MI, 0, O);
DX86GenAsmWriter1.inc19126 printMemOffs8(MI, 0, O);
DX86GenAsmWriter.inc19534 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-10.0/llvm/lib/Target/X86/
DX86InstrInfo.td595 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8",
601 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8",
609 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86InstrInfo.td620 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8",
626 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8",
634 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmWriter1.inc32083 printMemOffs8(MI, 0, O);
DX86GenAsmWriter.inc47669 printMemOffs8(MI, 0, O);
/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/X86/
DX86GenAsmWriter1.inc37361 printMemOffs8(MI, 0, O);
DX86GenAsmWriter.inc55568 printMemOffs8(MI, 0, O);