| /openbsd/src/gnu/llvm/llvm/lib/MCA/ |
| D | CodeEmitter.cpp | 27 MAB.relaxInstruction(Relaxed, STI); in getOrCreateEncodingInfo()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| D | AMDGPUAsmBackend.cpp | 43 void relaxInstruction(MCInst &Inst, 61 void AMDGPUAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in AMDGPUAsmBackend
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMAsmBackend.h | 63 void relaxInstruction(MCInst &Inst,
|
| D | ARMAsmBackend.cpp | 331 void ARMAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in ARMAsmBackend
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/ |
| D | RISCVAsmBackend.h | 91 void relaxInstruction(MCInst &Inst,
|
| D | RISCVAsmBackend.cpp | 168 void RISCVAsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in RISCVAsmBackend
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/MC/ |
| D | MCAsmBackend.h | 171 virtual void relaxInstruction(MCInst &Inst, in relaxInstruction() function
|
| D | MCAssembler.h | 210 bool relaxInstruction(MCAsmLayout &Layout, MCRelaxableFragment &IF);
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/ |
| D | VEAsmBackend.cpp | 164 void relaxInstruction(MCInst &Inst, in relaxInstruction() function in __anonf6abc1350111::VEAsmBackend
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/ |
| D | AArch64AsmBackend.cpp | 93 void relaxInstruction(MCInst &Inst, 459 void AArch64AsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in AArch64AsmBackend
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCAsmBackend.cpp | 195 void relaxInstruction(MCInst &Inst, in relaxInstruction() function in __anonfbad1d420111::PPCAsmBackend
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/MCTargetDesc/ |
| D | SparcAsmBackend.cpp | 315 void relaxInstruction(MCInst &Inst, in relaxInstruction() function in __anon1297d1110111::SparcAsmBackend
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86AsmBackend.cpp | 190 void relaxInstruction(MCInst &Inst, 754 void X86AsmBackend::relaxInstruction(MCInst &Inst, in relaxInstruction() function in X86AsmBackend 843 relaxInstruction(Relaxed, *RF.getSubtargetInfo()); in padInstructionViaRelaxation()
|
| /openbsd/src/gnu/llvm/llvm/lib/MC/ |
| D | MCAssembler.cpp | 976 bool MCAssembler::relaxInstruction(MCAsmLayout &Layout, in relaxInstruction() function in MCAssembler 991 getBackend().relaxInstruction(Relaxed, *F.getSubtargetInfo()); in relaxInstruction() 1175 return relaxInstruction(Layout, cast<MCRelaxableFragment>(F)); in relaxFragment()
|
| D | MCObjectStreamer.cpp | 454 Backend.relaxInstruction(Relaxed, STI); in emitInstructionImpl()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonAsmBackend.cpp | 655 void relaxInstruction(MCInst &Inst, in relaxInstruction() function in __anon86307cd30111::HexagonAsmBackend
|