Home
last modified time | relevance | path

Searched refs:hasFSQRT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCSubtarget.h211 bool hasFSQRT() const { return HasFSQRT; } in hasFSQRT() function
HDPPCISelLowering.cpp179 if (!Subtarget.hasFSQRT() && in PPCTargetLowering()
184 if (!Subtarget.hasFSQRT() && in PPCTargetLowering()