HomeSort by relevance Sort by last modified time
    Searched defs:encodeInstruction (Results 1 - 11 of 11) sorted by null

  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyMCCodeEmitter.cpp 43 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
56 void WebAssemblyMCCodeEmitter::encodeInstruction(
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
SIMCCodeEmitter.cpp 54 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
191 void SIMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
R600MCCodeEmitter.cpp 45 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
86 void R600MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/BPF/MCTargetDesc/
BPFMCCodeEmitter.cpp 58 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
108 void BPFMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCCodeEmitter.cpp 45 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
83 void SparcMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
152 // encodeInstruction.
  /external/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiMCCodeEmitter.cpp 82 void encodeInstruction(const MCInst &Inst, raw_ostream &Ostream,
175 void LanaiMCCodeEmitter::encodeInstruction(
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCCodeEmitter.cpp 40 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
123 encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCCodeEmitter.cpp 160 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
539 void AArch64MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.cpp 67 void HexagonMCCodeEmitter::encodeInstruction(MCInst const &MI, raw_ostream &OS,
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCCodeEmitter.cpp 181 /// encodeInstruction - Emit the instruction.
184 encodeInstruction(const MCInst &MI, raw_ostream &OS,
229 llvm_unreachable("unimplemented opcode in encodeInstruction()");
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp 130 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
    [all...]

Completed in 258 milliseconds