Home
last modified time | relevance | path

Searched refs:GetDBG (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.hpp209 CVariable* GetDBG();
H A DCShader.cpp739 CVariable* CShader::GetDBG() in GetDBG() function in CShader
H A DEmitVISAPass.cpp4446 m_encoder->Copy(m_currShader->GetDBG(), src); in emitSetDebugReg()
4453 m_encoder->Copy(m_destination, m_currShader->GetDBG()); in emitSetDebugReg()