/external/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRAsmBackend.h | 60 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup,
|
D | AVRAsmBackend.cpp | 468 bool AVRAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in llvm::AVRAsmBackend
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRAsmBackend.h | 70 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup,
|
D | AVRAsmBackend.cpp | 466 bool AVRAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in llvm::AVRAsmBackend
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsAsmBackend.h | 68 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup,
|
D | MipsAsmBackend.cpp | 533 bool MipsAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in MipsAsmBackend
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsAsmBackend.h | 90 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup,
|
D | MipsAsmBackend.cpp | 533 bool MipsAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in MipsAsmBackend
|
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.h | 44 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAsmBackend.h | 44 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup,
|
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVAsmBackend.h | 81 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup,
|
D | RISCVAsmBackend.cpp | 90 bool RISCVAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in RISCVAsmBackend 372 if (shouldForceRelocation(Asm, *AUIPCFixup, AUIPCTarget)) { in evaluateTargetFixup()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVAsmBackend.cpp | 29 bool RISCVAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in RISCVAsmBackend 308 if (shouldForceRelocation(Asm, *AUIPCFixup, AUIPCTarget)) { in evaluateTargetFixup()
|
D | RISCVAsmBackend.h | 81 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup,
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCAsmBackend.h | 91 virtual bool shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCAsmBackend.h | 89 virtual bool shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function
|
/external/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
D | VEAsmBackend.cpp | 130 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anoncffce2500111::VEAsmBackend
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 141 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anona20b8c910111::PPCAsmBackend
|
/external/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcAsmBackend.cpp | 227 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon44e21a6c0111::SparcAsmBackend
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcAsmBackend.cpp | 226 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anonb8f640600111::SparcAsmBackend
|
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 159 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anon2df7669d0111::PPCAsmBackend
|
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AsmBackend.cpp | 104 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, 477 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in AArch64AsmBackend
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AsmBackend.cpp | 99 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, 473 bool AArch64AsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation() function in AArch64AsmBackend
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86AsmBackend.cpp | 159 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, 514 bool X86AsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation() function in X86AsmBackend
|
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 205 bool shouldForceRelocation(const MCAssembler &Asm, const MCFixup &Fixup, in shouldForceRelocation() function in __anonfce5fbae0111::HexagonAsmBackend
|