Searched defs:fixupNeedsRelaxation (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp65 bool AMDGPUAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, function in class:AMDGPUAsmBackend
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp443 bool AArch64AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, function in class:AArch64AsmBackend
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp874 bool MCAssembler::fixupNeedsRelaxation(const MCFixup &Fixup, function in class:MCAssembler
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp307 bool ARMAsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, uint64_t Value, function in class:ARMAsmBackend
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp606 bool X86AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup, function in class:X86AsmBackend

Completed in 127 milliseconds