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