Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h107 bool HasFRE, HasFRES, HasFRSQRTE, HasFRSQRTES; variable
232 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES()
DPPCSubtarget.cpp80 HasFRSQRTES = false; in initializeEnvironment()
DPPC.td78 def FeatureFRSQRTES : SubtargetFeature<"frsqrtes", "HasFRSQRTES", "true",
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h109 bool HasFRE, HasFRES, HasFRSQRTE, HasFRSQRTES; variable
236 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES()
DPPCSubtarget.cpp81 HasFRSQRTES = false; in initializeEnvironment()
DPPC.td90 def FeatureFRSQRTES : SubtargetFeature<"frsqrtes", "HasFRSQRTES", "true",