Searched refs:hasFCPSGN (Results 1 – 2 of 2) sorted by relevance
252 bool hasFCPSGN() const { return HasFCPSGN; } in hasFCPSGN() function
399 if (Subtarget.hasFCPSGN()) { in PPCTargetLowering()