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