/external/swiftshader/third_party/LLVM/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 45 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem() function
|
D | X86IntelInstPrinter.h | 43 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 51 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem() function
|
D | X86IntelInstPrinter.h | 47 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem() function
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 56 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem() function
|
D | X86IntelInstPrinter.h | 51 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem() function
|
/external/capstone/arch/X86/ |
D | X86IntelInstPrinter.c | 64 static void printopaquemem(MCInst *MI, unsigned OpNo, SStream *O) in printopaquemem() function
|
D | X86ATTInstPrinter.c | 64 static void printopaquemem(MCInst *MI, unsigned OpNo, SStream *O) in printopaquemem() function
|
D | X86GenAsmWriter1_reduce.inc | 2191 printopaquemem(MI, 0, O); 2410 printopaquemem(MI, 1, O);
|
D | X86GenAsmWriter_reduce.inc | 2502 printopaquemem(MI, 0, O); 2514 printopaquemem(MI, 1, O);
|
D | X86GenAsmWriter.inc | 14387 printopaquemem(MI, 0, O); 14407 printopaquemem(MI, 1, O);
|
D | X86GenAsmWriter1.inc | 13938 printopaquemem(MI, 0, O); 14319 printopaquemem(MI, 1, O);
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 265 def opaque32mem : X86MemOperand<"printopaquemem">; 266 def opaque48mem : X86MemOperand<"printopaquemem">; 267 def opaque80mem : X86MemOperand<"printopaquemem">; 268 def opaque512mem : X86MemOperand<"printopaquemem">;
|
D | X86GenAsmWriter.inc | 4274 printopaquemem(MI, 0, O); 4279 printopaquemem(MI, 1, O);
|
D | X86GenAsmWriter1.inc | 4099 printopaquemem(MI, 0, O); 4345 printopaquemem(MI, 1, O);
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 346 def opaque32mem : X86MemOperand<"printopaquemem">; 347 def opaque48mem : X86MemOperand<"printopaquemem">; 348 def opaque80mem : X86MemOperand<"printopaquemem">; 349 def opaque512mem : X86MemOperand<"printopaquemem">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 383 def opaquemem : X86MemOperand<"printopaquemem">;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter1.inc | 32570 printopaquemem(MI, 0, O); 32942 printopaquemem(MI, 1, O);
|
D | X86GenAsmWriter.inc | 48494 printopaquemem(MI, 0, O); 48512 printopaquemem(MI, 1, O);
|