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