Searched refs:Is16bitsType (Results 1 – 1 of 1) sorted by relevance
155 static bool Is16bitsType(MVT VT) { in Is16bitsType() function210 if ((Is16bitsType(EltVT.getSimpleVT())) && NumElts % 2 == 0) { in ComputePTXValueVTs()2958 assert(Is16bitsType(EltVT.getSimpleVT()) && "Wrong type for the vector."); in LowerSTOREVector()5772 assert(Is16bitsType(EltVT.getSimpleVT()) && "Unsupported v8 vector type."); in ReplaceLoadVector()