Searched defs:needsRelocation (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineFunction.cpp | 1374 bool MachineConstantPoolEntry::needsRelocation() const { needsRelocation() function in MachineConstantPoolEntry |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 623 bool Constant::needsRelocation() const { needsRelocation() function in Constant |