Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h90 bool HasFRE, HasFRES, HasFRSQRTE, HasFRSQRTES; variable
201 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES()
DPPCSubtarget.cpp129 HasFRSQRTES = false; in initializeEnvironment()
DPPC.td71 def FeatureFRSQRTES : SubtargetFeature<"frsqrtes", "HasFRSQRTES", "true",