Searched refs:hasPCRelativeMemops (Results 1 – 3 of 3) sorted by relevance
244 return isPPC64() && hasPCRelativeMemops() && isELFv2ABI() && in isUsingPCRelativeCalls()
276 bool hasPCRelativeMemops() const { return HasPCRelativeMemops; } in hasPCRelativeMemops() function
1175 def PCRelativeMemops : Predicate<"Subtarget->hasPCRelativeMemops()">;