Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h216 bool hasFSQRT() const { return HasFSQRT; } in hasFSQRT() function
DPPCISelLowering.cpp177 if (!Subtarget.hasFSQRT() && in PPCTargetLowering()
182 if (!Subtarget.hasFSQRT() && in PPCTargetLowering()