Searched refs:CSTVal (Results 1 – 1 of 1) sorted by relevance
18584 Constant* CSTVal = dyn_cast<Constant>(Sources[0].value); in emitDpas() local18585 if (!(CSTVal && CSTVal->isNullValue())) in emitDpas()