Home
last modified time | relevance | path

Searched defs:getVectorVT (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DMachineValueType.h827 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function
972 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function
978 static MVT getVectorVT(MVT VT, MVT::ElementCount EC) { in getVectorVT() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DValueTypes.h85 static EVT getVectorVT(LLVMContext &Context, EVT VT, MVT::ElementCount EC) { in getVectorVT() function