Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DMachineValueType.h1177 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function
1387 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function
1393 static MVT getVectorVT(MVT VT, ElementCount EC) { in getVectorVT() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.h84 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function