Searched refs:hasFSQRT (Results 1 – 2 of 2) sorted by relevance
138 bool hasFSQRT() const { return HasFSQRT; } in hasFSQRT() function
143 if (!TM.getSubtarget<PPCSubtarget>().hasFSQRT()) { in PPCTargetLowering()