/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsAsmBackend.cpp | 545 bool MipsAsmBackend::shouldForceRelocation(const MCAssembler &Asm, shouldForceRelocation() function in MipsAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEAsmBackend.cpp | 134 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon47f98bcb0111::VEAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcAsmBackend.cpp | 274 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, shouldForceRelocation() function in __anonf834b4270111::SparcAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYAsmBackend.cpp | 263 bool CSKYAsmBackend::shouldForceRelocation(const MCAssembler &Asm, shouldForceRelocation() function in CSKYAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUAsmBackend.cpp | 194 bool AMDGPUAsmBackend::shouldForceRelocation(const MCAssembler &, shouldForceRelocation() function in AMDGPUAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCAsmBackend.cpp | 167 bool SystemZMCAsmBackend::shouldForceRelocation(const MCAssembler &, shouldForceRelocation() function in SystemZMCAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCAsmBackend.cpp | 164 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anone14a00580111::PPCAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmBackend.h | 102 virtual bool shouldForceRelocation(const MCAssembler &Asm, shouldForceRelocation() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 246 bool LoongArchAsmBackend::shouldForceRelocation(const MCAssembler &Asm, shouldForceRelocation() function in LoongArchAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonAsmBackend.cpp | 204 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, shouldForceRelocation() function in __anone714fae90111::HexagonAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRAsmBackend.cpp | 508 bool AVRAsmBackend::shouldForceRelocation(const MCAssembler &Asm, shouldForceRelocation() function in llvm::AVRAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AsmBackend.cpp | 515 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, shouldForceRelocation() function in AArch64AsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 115 bool RISCVAsmBackend::shouldForceRelocation(const MCAssembler &Asm, shouldForceRelocation() function in RISCVAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAsmBackend.cpp | 911 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, shouldForceRelocation() function in ARMAsmBackend
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 648 bool X86AsmBackend::shouldForceRelocation(const MCAssembler &, shouldForceRelocation() function in X86AsmBackend
|