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