Searched refs:hasFPRND (Results 1 – 2 of 2) sorted by relevance
219 bool hasFPRND() const { return HasFPRND; } in hasFPRND() function
197 if (Subtarget.hasFPRND()) { in PPCTargetLowering()