Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCShader.cpp1617 bool cannotPackVF = !m_ctx->platform.hasPackedRestrictedFloatVector(); in findCommonConstant() local
1635 cannotPackVF = true; in findCommonConstant()
1657 else if (mostUsedCount > 1 && cannotPackVF) in findCommonConstant()