Searched defs:getVectorVT (Results 1 – 2 of 2) sorted by relevance
918 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function1084 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function1090 static MVT getVectorVT(MVT VT, ElementCount EC) { in getVectorVT() function
85 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function