Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVECustomDAG.h216 EVT getVectorVT(EVT ElemVT, unsigned NumElems) const { in getVectorVT() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DMachineValueType.h1263 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function
1494 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function
1500 static MVT getVectorVT(MVT VT, ElementCount EC) { in getVectorVT() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DValueTypes.h83 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function