Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h918 static MVT getVectorVT(MVT VT, unsigned NumElements) { in getVectorVT() function
1084 static MVT getVectorVT(MVT VT, unsigned NumElements, bool IsScalable) { in getVectorVT() function
1090 static MVT getVectorVT(MVT VT, ElementCount EC) { in getVectorVT() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h85 static EVT getVectorVT(LLVMContext &Context, EVT VT, ElementCount EC) { in getVectorVT() function