Searched defs:getVectorVT (Results 1 – 2 of 2) sorted by relevance
1129 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function1329 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function1335 static MVT getVectorVT(MVT VT, ElementCount EC) { in getVectorVT() function
84 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function