Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/PowerPC/
HDPPCSubtarget.h163 bool hasFSQRT() const { return HasFSQRT; } in hasFSQRT() function
HDPPCISelLowering.cpp142 if (!Subtarget->hasFSQRT() && in PPCTargetLowering()
147 if (!Subtarget->hasFSQRT() && in PPCTargetLowering()