Searched refs:clearPhis (Results 1 – 5 of 5) sorted by relevance
86 spirvShader->clearPhis(&routine); in program()
60 shader->clearPhis(&routine); in generate()
199 spirvShader->clearPhis(&routine); in applyShader()
789 void clearPhis(SpirvRoutine *routine) const;
2500 void SpirvShader::clearPhis(SpirvRoutine *routine) const in clearPhis() function in sw::SpirvShader