Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h253 bool hasFSQRT() const { return HasFSQRT; } in hasFSQRT() function
H A DPPCISelLowering.cpp347 if (Subtarget.hasFSQRT()) { in PPCTargetLowering()
389 if (!Subtarget.hasFSQRT() && in PPCTargetLowering()
394 if (!Subtarget.hasFSQRT() && in PPCTargetLowering()