Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h124 bool HasFPCVT; variable
275 bool hasFPCVT() const { return HasFPCVT; } in hasFPCVT()
H A DPPCSubtarget.cpp106 HasFPCVT = false; in initializeEnvironment()
H A DPPC.td113 def FeatureFPCVT : SubtargetFeature<"fpcvt", "HasFPCVT", "true",