Searched defs:shouldForceRelocation (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCAsmBackend.h | 85 virtual bool shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsAsmBackend.cpp | 531 bool MipsAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in MipsAsmBackend
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcAsmBackend.cpp | 213 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon35de34fa0111::SparcAsmBackend
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 137 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon1ef3812b0111::PPCAsmBackend
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVAsmBackend.cpp | 56 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anonbea815560111::RISCVAsmBackend
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 204 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anonec68ad3c0111::HexagonAsmBackend
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRAsmBackend.cpp | 467 bool AVRAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in llvm::AVRAsmBackend
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AsmBackend.cpp | 362 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in AArch64AsmBackend
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.cpp | 758 bool ARMAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in ARMAsmBackend
|