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