Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp168 auto vecSize = getNumElements(); in getCapabilities() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp2701 Optional<llvm::APSInt> vecSize = ArraySize->getIntegerConstantExpr(Context); in BuildExtVectorType() local
8018 unsigned vecSize = typeSize * numElts; in HandleNeonVectorTypeAttr() local