Searched defs:shouldForceRelocation (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp545 bool MipsAsmBackend::shouldForceRelocation(const MCAssembler &Asm, function in class:MipsAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp167 bool SystemZMCAsmBackend::shouldForceRelocation(const MCAssembler &, function in class:SystemZMCAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp508 bool AVRAsmBackend::shouldForceRelocation(const MCAssembler &Asm, function in class:llvm::AVRAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.cpp263 bool CSKYAsmBackend::shouldForceRelocation(const MCAssembler &Asm, function in class:CSKYAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp194 bool AMDGPUAsmBackend::shouldForceRelocation(const MCAssembler &, function in class:AMDGPUAsmBackend
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmBackend.h102 virtual bool shouldForceRelocation(const MCAssembler &Asm, function in class:llvm::MCAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp515 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, function in class:AArch64AsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp246 bool LoongArchAsmBackend::shouldForceRelocation(const MCAssembler &Asm, function in class:LoongArchAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp115 bool RISCVAsmBackend::shouldForceRelocation(const MCAssembler &Asm, function in class:RISCVAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp911 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, function in class:ARMAsmBackend
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp648 bool X86AsmBackend::shouldForceRelocation(const MCAssembler &, function in class:X86AsmBackend

Completed in 200 milliseconds