Searched defs:vectorSize (Results 1 – 7 of 7) sorted by relevance
103 int64_t vectorSize; member
71 void cxx_for_loops(int *A, int vectorSize) { in cxx_for_loops()492 void fully_unrolled_unknown_bounds(int vectorSize) { in fully_unrolled_unknown_bounds()
688 isLegalVectorType(CodeGenModule & CGM,CharUnits vectorSize,llvm::VectorType * vectorTy) isLegalVectorType() argument 695 isLegalVectorType(CodeGenModule & CGM,CharUnits vectorSize,llvm::Type * eltTy,unsigned numElts) isLegalVectorType() argument 702 splitLegalVectorType(CodeGenModule & CGM,CharUnits vectorSize,llvm::VectorType * vectorTy) splitLegalVectorType() argument
323 auto vectorSize{tySpec.scope()->size()}; genVectorType() local
56 int64_t vectorSize = xferOp.getVectorType().getDimSize(resultIdx); in createInBoundsCond() local
2412 unsigned vectorSize = static_cast<unsigned>(vecSize->getZExtValue()); BuildExtVectorType() local
4131 int64_t vectorSize = op.getVectorType().getDimSize(resultIdx); isInBounds() local