Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DEmitVISAPass.cpp18584 Constant* CSTVal = dyn_cast<Constant>(Sources[0].value); in emitDpas() local
18585 if (!(CSTVal && CSTVal->isNullValue())) in emitDpas()