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) { getVectorVT() function 460 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { getVectorVT() function 466 static MVT getVectorVT(MVT VT, ElementCount EC) { getVectorVT() function [all...]
83 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { getVectorVT() function