Searched refs:IsSmallKernelType (Results 1 – 1 of 1) sorted by relevance
1568 bool IsSmallKernelType = in applyIGLPStrategy() local1573 if (!(IsSmallKernelType || IsLargeKernelType)) in applyIGLPStrategy()1617 bool UsesFMA = IsSmallKernelType || !IsPostRA; in applyIGLPStrategy()1619 bool UsesCvt = HasCvt && (IsSmallKernelType || !IsPostRA); in applyIGLPStrategy()1620 bool UsesVALU = IsSmallKernelType; in applyIGLPStrategy()