Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DShaderCodeGen.hpp213 CVariable* GetPrevFP();
H A DCShader.cpp844 CVariable* CShader::GetPrevFP() in GetPrevFP() function in CShader
H A DEmitVISAPass.cpp17273 CVariable* pOldFP = m_currShader->GetPrevFP(); in emitPushFrameToStack()