Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DCodeGenPublicEnums.h219 DOMAIN_POINT_ID_Z, enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DPushAnalysis.cpp1593 … if (usage == DOMAIN_POINT_ID_X || usage == DOMAIN_POINT_ID_Y || usage == DOMAIN_POINT_ID_Z) in ProcessFunction()
1603 else if (usage == DOMAIN_POINT_ID_Z) in ProcessFunction()