Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.h216 EVT getVectorVT(EVT ElemVT, unsigned NumElems) const { in getVectorVT() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h440 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function
460 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function
466 static MVT getVectorVT(MVT VT, ElementCount EC) { in getVectorVT() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h83 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function