Home
last modified time | relevance | path

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

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