Searched refs:encodeInstruction (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_mips.cpp40 inline static uint32_t encodeInstruction(uint32_t Opcode, uint32_t Rs,
103 *reinterpret_cast<uint32_t *>(Sled.Address + 8) = encodeInstruction(
105 *reinterpret_cast<uint32_t *>(Sled.Address + 12) = encodeInstruction(
107 *reinterpret_cast<uint32_t *>(Sled.Address + 16) = encodeInstruction(
109 *reinterpret_cast<uint32_t *>(Sled.Address + 20) = encodeInstruction(
111 *reinterpret_cast<uint32_t *>(Sled.Address + 24) = encodeInstruction(
115 *reinterpret_cast<uint32_t *>(Sled.Address + 32) = encodeInstruction(
117 *reinterpret_cast<uint32_t *>(Sled.Address + 36) = encodeInstruction(
119 *reinterpret_cast<uint32_t *>(Sled.Address + 40) = encodeInstruction(
121 *reinterpret_cast<uint32_t *>(Sled.Address + 44) = encodeInstruction(
[all...]
H A Dxray_mips64.cpp41 inline static uint32_t encodeInstruction(uint32_t Opcode, uint32_t Rs,
103 *reinterpret_cast<uint32_t *>(Sled.Address + 8) = encodeInstruction(
105 *reinterpret_cast<uint32_t *>(Sled.Address + 12) = encodeInstruction(
107 *reinterpret_cast<uint32_t *>(Sled.Address + 16) = encodeInstruction(
110 encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9, RegNum::RN_T9,
114 *reinterpret_cast<uint32_t *>(Sled.Address + 28) = encodeInstruction(
118 *reinterpret_cast<uint32_t *>(Sled.Address + 36) = encodeInstruction(
120 *reinterpret_cast<uint32_t *>(Sled.Address + 40) = encodeInstruction(
124 *reinterpret_cast<uint32_t *>(Sled.Address + 48) = encodeInstruction(
126 *reinterpret_cast<uint32_t *>(Sled.Address + 52) = encodeInstruction(
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeEmitter.h41 virtual void encodeInstruction(const MCInst &Inst, raw_ostream &OS,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
H A DCodeEmitter.cpp31 MCE.encodeInstruction(Relaxed, VecOS, Fixups, STI);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFMCCodeEmitter.cpp61 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
118 void BPFMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, function in class:BPFMCCodeEmitter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCCodeEmitter.cpp46 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
59 void WebAssemblyMCCodeEmitter::encodeInstruction( function in class:WebAssemblyMCCodeEmitter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.h52 void encodeInstruction(MCInst const &MI, raw_ostream &OS,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCCodeEmitter.h101 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
H A DAVRMCCodeEmitter.cpp280 void AVRMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, function in class:llvm::AVRMCCodeEmitter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.h93 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
H A DPPCMCCodeEmitter.cpp282 void PPCMCCodeEmitter::encodeInstruction( function in class:PPCMCCodeEmitter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp70 Assembler.getEmitter().encodeInstruction(Inst, VecOS, Fixups, STI);
H A DMCWasmStreamer.cpp179 Assembler.getEmitter().encodeInstruction(Inst, VecOS, Fixups, STI);
H A DMCWinCOFFStreamer.cpp58 getAssembler().getEmitter().encodeInstruction(Inst, VecOS, Fixups, STI);
H A DMCMachOStreamer.cpp462 getAssembler().getEmitter().encodeInstruction(Inst, VecOS, Fixups, STI);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCCodeEmitter.cpp77 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
82 void MSP430MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, function in class:llvm::MSP430MCCodeEmitter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCCodeEmitter.cpp56 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
94 void SparcMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, function in class:SparcMCCodeEmitter
159 // encodeInstruction.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600MCCodeEmitter.cpp48 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
99 void R600MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, function in class:R600MCCodeEmitter
H A DSIMCCodeEmitter.cpp59 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
279 void SIMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, function in class:SIMCCodeEmitter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCCodeEmitter.cpp77 void encodeInstruction(const MCInst &Inst, raw_ostream &Ostream,
172 void LanaiMCCodeEmitter::encodeInstruction( function in class:llvm::LanaiMCCodeEmitter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp47 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
155 encodeInstruction(const MCInst &MI, raw_ostream &OS, function in class:SystemZMCCodeEmitter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp333 InstEmitter->encodeInstruction(TmpInst, CodeStream, Fixups, STI);
354 DumpCodeInstEmitter->encodeInstruction(
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCCodeEmitter.cpp52 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
176 void RISCVMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, function in class:RISCVMCCodeEmitter
199 llvm_unreachable("Unhandled encodeInstruction length!");
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.h50 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCCodeEmitter.cpp175 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
591 void AArch64MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, function in class:AArch64MCCodeEmitter

Completed in 349 milliseconds

12