Searched defs:scalarTy (Results 1 – 3 of 3) sorted by relevance
936 static VectorType getVectorType(Type scalarTy, in getVectorType() argument 947 Type scalarTy = constOp.getType(); in vectorizeConstant() local 1004 Type scalarTy = oldOperand.getType(); in createInitialVector() local 1283 Type scalarTy = value.getType(); isNeutralElementConst() local [all...]
1818 llvm::Type *scalarTy = callResult.first->getType(); complete() local
9786 tryVectorConvertAndSplat(Sema & S,ExprResult * scalar,QualType scalarTy,QualType vectorEltTy,QualType vectorTy,unsigned & DiagID) tryVectorConvertAndSplat() argument