Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/
DLoongArchAsmBackend.cpp164 bool LoongArchAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in LoongArchAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmBackend.h89 virtual bool shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp533 bool MipsAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in MipsAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp545 bool MipsAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in MipsAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/MCTargetDesc/
DVEAsmBackend.cpp133 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon544abb170111::VEAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp226 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon787d61ad0111::SparcAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/MCTargetDesc/
DCSKYAsmBackend.cpp263 bool CSKYAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in CSKYAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp272 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon08b72c730111::SparcAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp156 bool SystemZMCAsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation() function in SystemZMCAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp191 bool AMDGPUAsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation() function in AMDGPUAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCAsmBackend.h97 virtual bool shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp141 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon6192adde0111::PPCAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp161 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anonf1cc78a40111::PPCAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp29 bool RISCVAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in RISCVAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp202 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon8f64fb6f0111::HexagonAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp206 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anone972b9350111::HexagonAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp466 bool AVRAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in llvm::AVRAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp508 bool AVRAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in llvm::AVRAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp478 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in AArch64AsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp473 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in AArch64AsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVAsmBackend.cpp116 bool RISCVAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in RISCVAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp866 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in ARMAsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp882 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in ARMAsmBackend
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp514 bool X86AsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation() function in X86AsmBackend
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp649 bool X86AsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation() function in X86AsmBackend