Home
last modified time | relevance | path

Searched refs:HasFSQRT (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h108 bool HasFSQRT; variable
232 bool hasFSQRT() const { return HasFSQRT; } in hasFSQRT()
H A DPPCSubtarget.cpp77 HasFSQRT = false; in initializeEnvironment()
H A DPPC.td75 def FeatureFSqrt : SubtargetFeature<"fsqrt","HasFSQRT", "true",