Home
last modified time | relevance | path

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

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