Searched refs:NSVT (Results 1 – 1 of 1) sorted by relevance
11678 EVT NSVT = N.getValueType().getScalarType(); in isConstOrConstSplat() local11679 assert(CVT.bitsGE(NSVT) && "Illegal build vector element extension"); in isConstOrConstSplat()11680 if (AllowTruncation || (CVT == NSVT)) in isConstOrConstSplat()