/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
D | AMDGPUAsmBackend.cpp | 55 virtual void relaxInstruction(const MCInst &Inst, MCInst &Res) const { in relaxInstruction() function in __anon4919dd610111::AMDGPUAsmBackend
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsAsmBackend.h | 78 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function
|
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyAsmBackend.cpp | 58 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anond91b9ae10111::WebAssemblyAsmBackend
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.h | 66 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI,
|
D | ARMAsmBackend.cpp | 261 void ARMAsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction() function in ARMAsmBackend
|
/external/llvm/include/llvm/MC/ |
D | MCAsmBackend.h | 107 virtual void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI,
|
D | MCAssembler.h | 185 bool relaxInstruction(MCAsmLayout &Layout, MCRelaxableFragment &IF);
|
/external/llvm/lib/Target/BPF/MCTargetDesc/ |
D | BPFAsmBackend.cpp | 50 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anon41bbbd950111::BPFAsmBackend
|
/external/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCAsmBackend.cpp | 61 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anon2f41f4730111::SystemZMCAsmBackend
|
/external/llvm/lib/Target/Lanai/MCTargetDesc/ |
D | LanaiAsmBackend.cpp | 72 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anon3aedcd8f0111::LanaiAsmBackend
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUAsmBackend.cpp | 56 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anonb7cf94e10111::AMDGPUAsmBackend
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AsmBackend.cpp | 81 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, 316 void AArch64AsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction() function in AArch64AsmBackend
|
/external/llvm/lib/MC/ |
D | MCAssembler.cpp | 755 bool MCAssembler::relaxInstruction(MCAsmLayout &Layout, in relaxInstruction() function in MCAssembler 768 getBackend().relaxInstruction(F.getInst(), F.getSubtargetInfo(), Relaxed); in relaxInstruction() 867 RelaxedFrag = relaxInstruction(Layout, *cast<MCRelaxableFragment>(I)); in layoutSectionOnce()
|
D | MCObjectStreamer.cpp | 255 getAssembler().getBackend().relaxInstruction(Inst, STI, Relaxed); in EmitInstruction() 257 getAssembler().getBackend().relaxInstruction(Relaxed, STI, Relaxed); in EmitInstruction()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 171 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anonaff45f680111::PPCAsmBackend
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcAsmBackend.cpp | 251 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anonc6df13370111::SparcAsmBackend
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 135 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, 305 void X86AsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction() function in X86AsmBackend
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 637 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anonb2f861f90111::HexagonAsmBackend
|