| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
| H A D | M68kAsmBackend.cpp | 65 void relaxInstruction(MCInst &Inst, 222 void M68kAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in M68kAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUAsmBackend.cpp | 41 void relaxInstruction(MCInst &Inst, 57 void AMDGPUAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in AMDGPUAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYAsmBackend.h | 38 void relaxInstruction(MCInst &Inst,
|
| H A D | CSKYAsmBackend.cpp | 284 void CSKYAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in CSKYAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMAsmBackend.h | 57 void relaxInstruction(MCInst &Inst,
|
| H A D | ARMAsmBackend.cpp | 327 void ARMAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in ARMAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVAsmBackend.h | 72 void relaxInstruction(MCInst &Inst,
|
| H A D | RISCVAsmBackend.cpp | 228 void RISCVAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in RISCVAsmBackend
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCAsmBackend.h | 174 virtual void relaxInstruction(MCInst &Inst, in relaxInstruction() function
|
| H A D | MCAssembler.h | 119 bool relaxInstruction(MCRelaxableFragment &IF);
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAssembler.cpp | 861 bool MCAssembler::relaxInstruction(MCRelaxableFragment &F) { in relaxInstruction() function in MCAssembler 883 getBackend().relaxInstruction(Relaxed, *F.getSubtargetInfo()); in relaxInstruction() 1083 return relaxInstruction(cast<MCRelaxableFragment>(F)); in relaxFragment()
|
| H A D | MCObjectStreamer.cpp | 372 Backend.relaxInstruction(Relaxed, STI); in emitInstructionImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86AsmBackend.cpp | 183 void relaxInstruction(MCInst &Inst, 779 void X86AsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in X86AsmBackend 852 relaxInstruction(Relaxed, *RF.getSubtargetInfo()); in padInstructionViaRelaxation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonAsmBackend.cpp | 515 void relaxInstruction(MCInst &Inst, in relaxInstruction() function in __anonab472fd70111::HexagonAsmBackend
|