Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h118 bool HasFSQRT; variable
255 bool hasFSQRT() const { return HasFSQRT; } in hasFSQRT()
H A DPPCSubtarget.cpp96 HasFSQRT = false; in initializeEnvironment()
H A DPPC.td84 def FeatureFSqrt : SubtargetFeature<"fsqrt","HasFSQRT", "true",