Searched refs:SetStackFunctionRetSize (Results 1 – 3 of 3) sorted by relevance
127 void SetStackFunctionRetSize(uint size); // size in GRFs
4767 void CEncoder::SetStackFunctionRetSize(uint size) in SetStackFunctionRetSize() function in IGC::CEncoder
11181 m_encoder->SetStackFunctionRetSize((RetSize + getGRFSize() - 1) / getGRFSize()); in emitStackFuncExit()11201 m_encoder->SetStackFunctionRetSize(0); in emitStackFuncExit()