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