Searched defs:getVectorVT (Results 1 – 3 of 3) sorted by relevance
216 EVT getVectorVT(EVT ElemVT, unsigned NumElems) const { in getVectorVT() function
1216 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function1436 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function1442 static MVT getVectorVT(MVT VT, ElementCount EC) { in getVectorVT() function
83 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function