/freebsd/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 __anon88421f390111::VEAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsAsmBackend.cpp | 546 bool MipsAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in MipsAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcAsmBackend.cpp | 275 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon12e5a2150111::SparcAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYAsmBackend.cpp | 262 bool CSKYAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in CSKYAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUAsmBackend.cpp | 192 bool AMDGPUAsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation() function in AMDGPUAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCAsmBackend.cpp | 162 bool SystemZMCAsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation() function in SystemZMCAsmBackend
|
/freebsd/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 __anonfbfaee460111::PPCAsmBackend
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmBackend.h | 94 virtual bool shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonAsmBackend.cpp | 203 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anonab472fd70111::HexagonAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 251 bool LoongArchAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in LoongArchAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRAsmBackend.cpp | 512 bool AVRAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in llvm::AVRAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AsmBackend.cpp | 512 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in AArch64AsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 114 bool RISCVAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in RISCVAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAsmBackend.cpp | 910 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in ARMAsmBackend
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 659 bool X86AsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation() function in X86AsmBackend
|