Home
last modified time | relevance | path

Searched defs:needsRelocation (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1374 bool MachineConstantPoolEntry::needsRelocation() const { needsRelocation() function in MachineConstantPoolEntry
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp623 bool Constant::needsRelocation() const { needsRelocation() function in Constant