Searched refs:NotCat (Results 1 – 1 of 1) sorted by relevance
5435 SDValue NotCat = IsNOT(CatOp, DAG); in IsNOT() local5436 if (!NotCat) in IsNOT()5438 CatOp = DAG.getBitcast(CatOp.getValueType(), NotCat); in IsNOT()