Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Djit_pch.hpp142 static inline llvm::VectorType* getVectorType(llvm::Type *ElementType, unsigned NumElements) in getVectorType() function
147 static inline llvm::VectorType* getVectorType(llvm::Type *ElementType, unsigned NumElements) in getVectorType() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp293 static VectorType* getVectorType(IntrinsicInst *I) { in getVectorType() function
/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DSuperVectorize.cpp913 static VectorType getVectorType(Type scalarTy, in getVectorType() function
/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp995 const VectorType *getVectorType(const ScalarType *ST, unsigned Lanes) { in getVectorType() function in __anonf88c1dfe0111::EmitterBase
1002 const VectorType *getVectorType(const ScalarType *ST) { in getVectorType() function in __anonf88c1dfe0111::EmitterBase
/external/clang/lib/AST/
DASTContext.cpp2885 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() function in ASTContext
/external/llvm-project/clang/lib/AST/
DASTContext.cpp3839 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() function in ASTContext