Home
last modified time | relevance | path

Searched refs:relaxInstruction (Results 1 – 17 of 17) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.h78 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyAsmBackend.cpp58 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anon8bdd65800111::WebAssemblyAsmBackend
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.h66 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI,
DARMAsmBackend.cpp261 void ARMAsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction() function in ARMAsmBackend
/external/llvm/include/llvm/MC/
DMCAsmBackend.h107 virtual void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI,
DMCAssembler.h185 bool relaxInstruction(MCAsmLayout &Layout, MCRelaxableFragment &IF);
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp61 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anon59e3f3d20111::SystemZMCAsmBackend
/external/llvm/lib/Target/BPF/MCTargetDesc/
DBPFAsmBackend.cpp50 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anon67d22a340111::BPFAsmBackend
/external/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiAsmBackend.cpp72 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anon299771ae0111::LanaiAsmBackend
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp56 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anonf772bcc00111::AMDGPUAsmBackend
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp81 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI,
316 void AArch64AsmBackend::relaxInstruction(const MCInst &Inst, in relaxInstruction() function in AArch64AsmBackend
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp171 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anon9e9e03870111::PPCAsmBackend
/external/llvm/lib/MC/
DMCAssembler.cpp755 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()
DMCObjectStreamer.cpp255 getAssembler().getBackend().relaxInstruction(Inst, STI, Relaxed); in EmitInstruction()
257 getAssembler().getBackend().relaxInstruction(Relaxed, STI, Relaxed); in EmitInstruction()
/external/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp251 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anonb588b7560111::SparcAsmBackend
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp135 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/
DHexagonAsmBackend.cpp637 void relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, in relaxInstruction() function in __anon6804fd980111::HexagonAsmBackend