Home
last modified time | relevance | path

Searched defs:fixupNeedsRelaxation (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/MBlaze/MCTargetDesc/
DMBlazeAsmBackend.cpp89 bool MBlazeAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation() function in __anon5dbdc8e10111::MBlazeAsmBackend
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp206 bool fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation() function in __anondfb32ddd0111::MipsAsmBackend
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp91 bool fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation() function in __anon63c4a16e0111::PPCAsmBackend
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp255 bool X86AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation() function in X86AsmBackend
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp162 bool ARMAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation() function in ARMAsmBackend
/external/llvm/lib/MC/
DMCAssembler.cpp652 bool MCAssembler::fixupNeedsRelaxation(const MCFixup &Fixup, in fixupNeedsRelaxation() function in MCAssembler