Home
last modified time | relevance | path

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

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