Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp293 static VectorType* getVectorType(IntrinsicInst *I) { in getVectorType() function
/external/clang/lib/AST/
DASTContext.cpp2885 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() function in ASTContext