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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.cpp 55 void HexagonMCCodeEmitter::EncodeInstruction(MCInst const &MI, raw_ostream &OS,
  /external/llvm/lib/Target/BPF/MCTargetDesc/
BPFMCCodeEmitter.cpp 55 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
120 void BPFMCCodeEmitter::EncodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCCodeEmitter.cpp 43 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
82 EncodeInstruction(const MCInst &MI, raw_ostream &OS,
149 // EncodeInstruction.
  /external/llvm/lib/Target/R600/MCTargetDesc/
R600MCCodeEmitter.cpp 44 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
89 void R600MCCodeEmitter::EncodeInstruction(const MCInst &MI, raw_ostream &OS,
SIMCCodeEmitter.cpp 55 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
182 void SIMCCodeEmitter::EncodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCCodeEmitter.cpp 38 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
118 EncodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCCodeEmitter.cpp 187 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
601 void AArch64MCCodeEmitter::EncodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
SIMCCodeEmitter.cpp 73 /// EncodeInstruction - Encode the instruction and write it to the OS.
74 virtual void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
131 void SIMCCodeEmitter::EncodeInstruction(const MCInst &MI, raw_ostream &OS,
R600MCCodeEmitter.cpp 52 /// EncodeInstruction - Encode the instruction and write it to the OS.
53 virtual void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
150 void R600MCCodeEmitter::EncodeInstruction(const MCInst &MI, raw_ostream &OS,
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp 152 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
    [all...]

Completed in 183 milliseconds