HomeSort by relevance Sort by last modified time
    Searched refs:printOperand (Results 101 - 125 of 171) sorted by null

1 2 3 45 6 7

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcAsmPrinter.cpp 51 void printOperand(const MachineInstr *MI, int opNum, raw_ostream &OS);
293 void SparcAsmPrinter::printOperand(const MachineInstr *MI, int opNum,
386 printOperand(MI, opNum, O);
391 printOperand(MI, opNum+1, O);
403 printOperand(MI, opNum+1, O);
425 printOperand(MI, OpNo, O);
  /external/llvm/lib/Target/Lanai/InstPrinter/
LanaiInstPrinter.cpp 40 printOperand(MI, OpNo0, OS);
42 printOperand(MI, OpNo1, OS);
146 void LanaiInstPrinter::printOperand(const MCInst *MI, unsigned OpNo,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/InstPrinter/
LanaiInstPrinter.cpp 40 printOperand(MI, OpNo0, OS);
42 printOperand(MI, OpNo1, OS);
146 void LanaiInstPrinter::printOperand(const MCInst *MI, unsigned OpNo,
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.h 67 void printOperand(const MachineInstr *MI, int OpNum, raw_ostream &O);
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonInstPrinter.h 39 void printOperand(MCInst const *MI, unsigned OpNo, raw_ostream &O) const;
  /external/llvm/lib/Target/Mips/InstPrinter/
MipsInstPrinter.h 95 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
  /external/llvm/lib/Target/Mips/
MipsAsmPrinter.h 136 void printOperand(const MachineInstr *MI, int opNum, raw_ostream &O);
MipsAsmPrinter.cpp 473 // If not, call printOperand as normal.
525 // We can just call printOperand as normal.
530 printOperand(MI, OpNum, O);
560 void MipsAsmPrinter::printOperand(const MachineInstr *MI, int opNum,
640 printOperand(MI, opNum+1, O);
642 printOperand(MI, opNum, O);
650 printOperand(MI, opNum, O);
652 printOperand(MI, opNum+1, O);
667 printOperand(MI, i, O);
    [all...]
  /external/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h 45 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
  /external/swiftshader/third_party/LLVM/lib/Target/X86/InstPrinter/
X86ATTInstPrinter.h 40 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &OS);
X86IntelInstPrinter.h 38 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMAsmPrinter.h 77 void printOperand(const MachineInstr *MI, int OpNum, raw_ostream &O);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/InstPrinter/
BPFInstPrinter.cpp 51 void BPFInstPrinter::printOperand(const MCInst *MI, unsigned OpNo,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
PPCInstPrinter.h 48 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
X86InstPrinterCommon.cpp 122 printOperand(MI, OpNo, O);
  /external/llvm/lib/Target/WebAssembly/InstPrinter/
WebAssemblyInstPrinter.cpp 59 printOperand(MI, i, OS);
137 void WebAssemblyInstPrinter::printOperand(const MCInst *MI, unsigned OpNo,
188 assert(Op.isExpr() && "unknown operand kind in printOperand");
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/InstPrinter/
WebAssemblyInstPrinter.cpp 64 printOperand(MI, i, OS);
140 void WebAssemblyInstPrinter::printOperand(const MCInst *MI, unsigned OpNo,
192 assert(Op.isExpr() && "unknown operand kind in printOperand");
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.cpp 385 printOperand(MI, OpNo, STI, O);
395 printOperand(MI, OpNo, STI, O);
510 void AMDGPUInstPrinter::printOperand(const MCInst *MI, unsigned OpNo,
610 printOperand(MI, OpNo + 1, STI, O);
626 printOperand(MI, OpNo + 1, STI, O);
963 printOperand(MI, OpNo, STI, O);
965 printOperand(MI, OpNo + 1, STI, O);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsAsmPrinter.cpp 517 // If not, call printOperand as normal.
569 // We can just call printOperand as normal.
574 printOperand(MI, OpNum, O);
614 void MipsAsmPrinter::printOperand(const MachineInstr *MI, int opNum,
696 printOperand(MI, opNum+1, O);
698 printOperand(MI, opNum, O);
706 printOperand(MI, opNum, O);
708 printOperand(MI, opNum+1, O);
722 printOperand(MI, i, O);
    [all...]
MipsAsmPrinter.h 154 void printOperand(const MachineInstr *MI, int opNum, raw_ostream &O);
  /external/llvm/lib/Target/Hexagon/
HexagonAsmPrinter.cpp 83 void HexagonAsmPrinter::printOperand(const MachineInstr *MI, unsigned OpNo,
142 printOperand(MI, OpNo, OS);
161 printOperand(MI, OpNo, OS);
176 printOperand(MI, OpNo, O);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/InstPrinter/
ARCInstPrinter.cpp 135 void ARCInstPrinter::printOperand(const MCInst *MI, unsigned OpNum,
148 assert(Op.isExpr() && "unknown operand kind in printOperand");
  /external/capstone/arch/X86/
X86GenAsmWriter1.inc     [all...]
  /external/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.cpp 304 printOperand(MI, OpNo, O);
370 void AMDGPUInstPrinter::printOperand(const MCInst *MI, unsigned OpNo,
434 printOperand(MI, OpNo + 1, O);
445 printOperand(MI, OpNo + 1, O);
572 printOperand(MI, OpNo, O);
574 printOperand(MI, OpNo + 1, O);
  /external/capstone/arch/AArch64/
AArch64GenAsmWriter.inc     [all...]

Completed in 616 milliseconds

1 2 3 45 6 7