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