HomeSort by relevance Sort by last modified time
    Searched refs:getMachineOpValue (Results 26 - 40 of 40) sorted by null

12

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
AVRMCCodeEmitter.h 95 unsigned getMachineOpValue(const MCInst &MI, const MCOperand &MO,
AVRMCCodeEmitter.cpp 250 unsigned AVRMCCodeEmitter::getMachineOpValue(const MCInst &MI,
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
SIMCCodeEmitter.cpp 59 uint64_t getMachineOpValue(const MCInst &MI, const MCOperand &MO,
254 return getMachineOpValue(MI, MO, Fixups, STI);
257 uint64_t SIMCCodeEmitter::getMachineOpValue(const MCInst &MI,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
SIMCCodeEmitter.cpp 63 uint64_t getMachineOpValue(const MCInst &MI, const MCOperand &MO,
325 return getMachineOpValue(MI, MO, Fixups, STI);
396 uint64_t SIMCCodeEmitter::getMachineOpValue(const MCInst &MI,
R600MCCodeEmitter.cpp 54 uint64_t getMachineOpValue(const MCInst &MI, const MCOperand &MO,
171 uint64_t R600MCCodeEmitter::getMachineOpValue(const MCInst &MI,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/
RISCVMCCodeEmitter.cpp 68 unsigned getMachineOpValue(const MCInst &MI, const MCOperand &MO,
161 RISCVMCCodeEmitter::getMachineOpValue(const MCInst &MI, const MCOperand &MO,
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.h 175 // getMachineOpValue - Return binary encoding of operand. If the machin
177 unsigned getMachineOpValue(const MCInst &MI, const MCOperand &MO,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.h 179 // getMachineOpValue - Return binary encoding of operand. If the machin
181 unsigned getMachineOpValue(const MCInst &MI, const MCOperand &MO,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCCodeEmitter.cpp 52 /// getMachineOpValue - Return binary encoding of operand. If the machine
54 unsigned getMachineOpValue(const MCInst &MI, const MCOperand &MO,
183 /// getMachineOpValue - Return binary encoding of operand. If the machine
186 AArch64MCCodeEmitter::getMachineOpValue(const MCInst &MI, const MCOperand &MO,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCCodeEmitter.cpp 61 /// getMachineOpValue - Return binary encoding of operand. If the machine
63 unsigned getMachineOpValue(const MCInst &MI, const MCOperand &MO,
198 /// getMachineOpValue - Return binary encoding of operand. If the machine
201 AArch64MCCodeEmitter::getMachineOpValue(const MCInst &MI, const MCOperand &MO,
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp 70 /// getMachineOpValue - Return binary encoding of operand. If the machine
72 unsigned getMachineOpValue(const MCInst &MI,const MCOperand &MO,
399 /// getMachineOpValue - Return binary encoding of operand. If the machine
402 getMachineOpValue(const MCInst &MI, const MCOperand &MO,
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp 72 /// getMachineOpValue - Return binary encoding of operand. If the machine
74 unsigned getMachineOpValue(const MCInst &MI,const MCOperand &MO,
519 /// getMachineOpValue - Return binary encoding of operand. If the machine
522 getMachineOpValue(const MCInst &MI, const MCOperand &MO,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCCodeEmitter.cpp 85 /// getMachineOpValue - Return binary encoding of operand. If the machine
87 unsigned getMachineOpValue(const MCInst &MI,const MCOperand &MO,
530 /// getMachineOpValue - Return binary encoding of operand. If the machine
533 getMachineOpValue(const MCInst &MI, const MCOperand &MO,
    [all...]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.cpp 792 HexagonMCCodeEmitter::getMachineOpValue(MCInst const &MI, MCOperand const &MO,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.cpp     [all...]

Completed in 409 milliseconds

12