Home
last modified time | relevance | path

Searched defs:isPCRelative (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DRelocation.h108 bool isPCRelative() const { return isPCRelative(Type); } in isPCRelative() function
/llvm-project-15.0.7/bolt/lib/Core/
H A DRelocation.cpp621 bool Relocation::isPCRelative(uint64_t Type) { in isPCRelative() function in Relocation
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp134 bool isPCRelative() const { in isPCRelative() function