Searched defs:getVectorVT (Results 1 – 4 of 4) 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
70 static EVT getVectorVT(LLVMContext &Context, EVT VT, unsigned NumElements) { in getVectorVT() function
588 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function
85 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function