Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h119 bool HasFRE, HasFRES, HasFRSQRTE, HasFRSQRTES; variable
257 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES()
H A DPPCSubtarget.cpp100 HasFRSQRTES = false; in initializeEnvironment()
H A DPPC.td99 def FeatureFRSQRTES : SubtargetFeature<"frsqrtes", "HasFRSQRTES", "true",