HomeSort by: relevance | last modified time | path
    Searched defs:encodeInstruction (Results 1 - 25 of 54) sorted by relevancy

1 2 3

  /src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
CSKYMCCodeEmitter.cpp 34 void CSKYMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
CSKYMCCodeEmitter.cpp 34 void CSKYMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
CSKYMCCodeEmitter.cpp 34 void CSKYMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
VEMCCodeEmitter.cpp 52 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
87 void VEMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
VEMCCodeEmitter.cpp 52 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
87 void VEMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
VEMCCodeEmitter.cpp 52 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
87 void VEMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyMCCodeEmitter.cpp 46 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
59 void WebAssemblyMCCodeEmitter::encodeInstruction(
WebAssemblyMCCodeEmitter.cpp 46 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
59 void WebAssemblyMCCodeEmitter::encodeInstruction(
WebAssemblyMCCodeEmitter.cpp 46 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
59 void WebAssemblyMCCodeEmitter::encodeInstruction(
  /src/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
BPFMCCodeEmitter.cpp 62 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
119 void BPFMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
BPFMCCodeEmitter.cpp 62 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
119 void BPFMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
BPFMCCodeEmitter.cpp 62 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
119 void BPFMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiMCCodeEmitter.cpp 77 void encodeInstruction(const MCInst &Inst, raw_ostream &Ostream,
172 void LanaiMCCodeEmitter::encodeInstruction(
LanaiMCCodeEmitter.cpp 77 void encodeInstruction(const MCInst &Inst, raw_ostream &Ostream,
172 void LanaiMCCodeEmitter::encodeInstruction(
LanaiMCCodeEmitter.cpp 77 void encodeInstruction(const MCInst &Inst, raw_ostream &Ostream,
172 void LanaiMCCodeEmitter::encodeInstruction(
  /src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
MSP430MCCodeEmitter.cpp 77 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
82 void MSP430MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
MSP430MCCodeEmitter.cpp 77 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
82 void MSP430MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
MSP430MCCodeEmitter.cpp 77 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
82 void MSP430MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCCodeEmitter.cpp 57 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
97 void SparcMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
193 // encodeInstruction.
SparcMCCodeEmitter.cpp 57 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
97 void SparcMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
193 // encodeInstruction.
SparcMCCodeEmitter.cpp 57 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
97 void SparcMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
193 // encodeInstruction.
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
R600MCCodeEmitter.cpp 41 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
92 void R600MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
AVRMCCodeEmitter.cpp 277 void AVRMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
M68kMCCodeEmitter.cpp 68 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
315 void M68kMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
321 LLVM_DEBUG(dbgs() << "EncodeInstruction: " << MCII.getName(Opcode) << "("
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
RISCVMCCodeEmitter.cpp 51 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
190 void RISCVMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS,
220 llvm_unreachable("Unhandled encodeInstruction length!");

Completed in 188 milliseconds

1 2 3