/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.h | 71 void relaxInstruction(MCInst &Inst, in relaxInstruction() function
|
/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVAsmBackend.cpp | 40 void relaxInstruction(MCInst &Inst, in relaxInstruction() function in __anonbcd7357e0111::SPIRVAsmBackend
|
/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaAsmBackend.cpp | 172 void XtensaMCAsmBackend::relaxInstruction(MCInst &Inst, relaxInstruction() function in XtensaMCAsmBackend
|
/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEAsmBackend.cpp | 156 void relaxInstruction(MCInst &Inst, in relaxInstruction() function in __anonf3ec1a8c0111::VEAsmBackend
|
/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kAsmBackend.cpp | 186 void M68kAsmBackend::relaxInstruction(MCInst &Inst, relaxInstruction() function in M68kAsmBackend
|
/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcAsmBackend.cpp | 309 void relaxInstruction(MCInst &Inst, in relaxInstruction() function in __anon28018fa80111::SparcAsmBackend
|
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYAsmBackend.cpp | 291 void CSKYAsmBackend::relaxInstruction(MCInst &Inst, relaxInstruction() function in CSKYAsmBackend
|
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUAsmBackend.cpp | 61 void AMDGPUAsmBackend::relaxInstruction(MCInst &Inst, relaxInstruction() function in AMDGPUAsmBackend
|
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCAsmBackend.cpp | 194 void relaxInstruction(MCInst &Inst, relaxInstruction() function in __anon1116dbd90111::PPCAsmBackend
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmBackend.h | 177 virtual void relaxInstruction(MCInst &Inst, relaxInstruction() function
|
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonAsmBackend.cpp | 646 void relaxInstruction(MCInst &Inst, in relaxInstruction() function in __anona0f5aeea0111::HexagonAsmBackend
|
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AsmBackend.cpp | 493 void AArch64AsmBackend::relaxInstruction(MCInst &Inst, relaxInstruction() function in AArch64AsmBackend
|
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 175 void RISCVAsmBackend::relaxInstruction(MCInst &Inst, relaxInstruction() function in RISCVAsmBackend
|
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAsmBackend.cpp | 344 void ARMAsmBackend::relaxInstruction(MCInst &Inst, relaxInstruction() function in ARMAsmBackend
|
/llvm-project/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 1101 bool MCAssembler::relaxInstruction(MCRelaxableFragment &F) { relaxInstruction() function in MCAssembler
|
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 751 void X86AsmBackend::relaxInstruction(MCInst &Inst, relaxInstruction() function in X86AsmBackend
|