Searched refs:IsSmallKernelType (Results 1 – 1 of 1) sorted by relevance
1531 bool IsSmallKernelType = in applyIGLPStrategy() local1536 if (!(IsSmallKernelType || IsLargeKernelType)) in applyIGLPStrategy()1580 bool UsesFMA = IsSmallKernelType || !IsPostRA; in applyIGLPStrategy()1582 bool UsesCvt = HasCvt && (IsSmallKernelType || !IsPostRA); in applyIGLPStrategy()1583 bool UsesVALU = IsSmallKernelType; in applyIGLPStrategy()