| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/ |
| HD | xray_mips64.cpp | 41 inline static uint32_t encodeInstruction(uint32_t Opcode, uint32_t Rs, in encodeInstruction() function 104 Address[2] = encodeInstruction(PatchOpcodes::PO_SD, RegNum::RN_SP, in patchSled() 106 Address[3] = encodeInstruction(PatchOpcodes::PO_SD, RegNum::RN_SP, in patchSled() 108 Address[4] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T9, in patchSled() 110 Address[5] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9, in patchSled() 114 Address[7] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9, in patchSled() 118 Address[9] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9, in patchSled() 120 Address[10] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T0, in patchSled() 124 Address[12] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T0, in patchSled() 126 Address[13] = encodeInstruction(PatchOpcodes::PO_LD, RegNum::RN_SP, in patchSled() [all …]
|
| HD | xray_mips.cpp | 40 inline static uint32_t encodeInstruction(uint32_t Opcode, uint32_t Rs, in encodeInstruction() function 104 Address[2] = encodeInstruction(PatchOpcodes::PO_SW, RegNum::RN_SP, in patchSled() 106 Address[3] = encodeInstruction(PatchOpcodes::PO_SW, RegNum::RN_SP, in patchSled() 108 Address[4] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T9, in patchSled() 110 Address[5] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9, in patchSled() 112 Address[6] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T0, in patchSled() 116 Address[8] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T0, in patchSled() 118 Address[9] = encodeInstruction(PatchOpcodes::PO_LW, RegNum::RN_SP, in patchSled() 120 Address[10] = encodeInstruction(PatchOpcodes::PO_LW, RegNum::RN_SP, in patchSled() 122 Address[11] = encodeInstruction(PatchOpcodes::PO_ADDIU, RegNum::RN_SP, in patchSled() [all …]
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
| HD | SPIRVMCCodeEmitter.cpp | 46 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 108 void SPIRVMCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in SPIRVMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
| HD | VEMCCodeEmitter.cpp | 51 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 80 void VEMCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in VEMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| HD | R600MCCodeEmitter.cpp | 42 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 86 void R600MCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in R600MCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ |
| HD | BPFMCCodeEmitter.cpp | 62 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 113 void BPFMCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in BPFMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
| HD | MSP430MCCodeEmitter.cpp | 77 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 82 void MSP430MCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in llvm::MSP430MCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/ |
| HD | MCCodeEmitter.h | 34 virtual void encodeInstruction(const MCInst &Inst, SmallVectorImpl<char> &CB,
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| HD | WebAssemblyMCCodeEmitter.cpp | 48 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 63 void WebAssemblyMCCodeEmitter::encodeInstruction( in encodeInstruction() function in WebAssemblyMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/ |
| HD | CodeEmitter.cpp | 30 MCE.encodeInstruction(Relaxed, Code, Fixups, STI); in getOrCreateEncodingInfo()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/ |
| HD | MCSPIRVStreamer.cpp | 24 Assembler.getEmitter().encodeInstruction(Inst, Code, Fixups, STI); in emitInstToData()
|
| HD | MCXCOFFStreamer.cpp | 150 Assembler.getEmitter().encodeInstruction(Inst, Code, Fixups, STI); in emitInstToData()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
| HD | M68kMCCodeEmitter.cpp | 72 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 226 void M68kMCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in M68kMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
| HD | SparcMCCodeEmitter.cpp | 56 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 90 void SparcMCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in SparcMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| HD | SystemZMCCodeEmitter.cpp | 45 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 133 void SystemZMCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in SystemZMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| HD | HexagonMCCodeEmitter.h | 52 void encodeInstruction(MCInst const &MI, SmallVectorImpl<char> &CB,
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | AMDGPUMCInstLower.cpp | 291 InstEmitter->encodeInstruction(TmpInst, CodeBytes, Fixups, STI); in emitInstruction() 311 DumpCodeInstEmitter->encodeInstruction( in emitInstruction()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
| HD | LanaiMCCodeEmitter.cpp | 78 void encodeInstruction(const MCInst &Inst, SmallVectorImpl<char> &CB, 173 void LanaiMCCodeEmitter::encodeInstruction( in encodeInstruction() function in llvm::LanaiMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
| HD | AVRMCCodeEmitter.h | 98 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB,
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/MCTargetDesc/ |
| HD | DirectXMCTargetDesc.cpp | 67 void encodeInstruction(const MCInst &Inst, SmallVectorImpl<char> &CB, in encodeInstruction() function in __anon9ee5fb4f0111::DXILMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
| HD | XtensaMCCodeEmitter.cpp | 46 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 125 void XtensaMCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in XtensaMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| HD | PPCMCCodeEmitter.h | 115 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB,
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| HD | LoongArchMCCodeEmitter.cpp | 43 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 406 void LoongArchMCCodeEmitter::encodeInstruction( in encodeInstruction() function in LoongArchMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| HD | RISCVMCCodeEmitter.cpp | 52 void encodeInstruction(const MCInst &MI, SmallVectorImpl<char> &CB, 305 void RISCVMCCodeEmitter::encodeInstruction(const MCInst &MI, in encodeInstruction() function in RISCVMCCodeEmitter
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| HD | CSKYMCCodeEmitter.h | 35 void encodeInstruction(const MCInst &Inst, SmallVectorImpl<char> &CB,
|