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