Searched refs:SplatCondVT (Results 1 – 1 of 1) sorted by relevance
4583 MVT SplatCondVT = VT.changeVectorElementType(MVT::i1); in lowerSELECT() local4584 SDValue CondSplat = DAG.getSplat(SplatCondVT, DL, CondV); in lowerSELECT()