Home
last modified time | relevance | path

Searched defs:shouldForceRelocation (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp241 static bool shouldForceRelocation(const MCFixup &Fixup) { in shouldForceRelocation() function
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYAsmBackend.cpp263 bool CSKYAsmBackend::shouldForceRelocation(const MCFixup &Fixup, in shouldForceRelocation() function in CSKYAsmBackend
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp99 bool shouldForceRelocation(const MCFixup &Fixup, const MCValue &Target) { in shouldForceRelocation() function in __anonfbfaee460111::PPCAsmBackend
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp202 bool shouldForceRelocation(const MCFixup &Fixup) { in shouldForceRelocation() function in __anonab472fd70111::HexagonAsmBackend
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp407 static bool shouldForceRelocation(const MCFixup &Fixup) { in shouldForceRelocation() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp248 bool LoongArchAsmBackend::shouldForceRelocation(const MCFixup &Fixup, in shouldForceRelocation() function in LoongArchAsmBackend
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp933 bool ARMAsmBackend::shouldForceRelocation(const MCFixup &Fixup, in shouldForceRelocation() function in ARMAsmBackend