Home
last modified time | relevance | path

Searched defs:scalarTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp936 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...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1818 llvm::Type *scalarTy = callResult.first->getType(); complete() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9786 tryVectorConvertAndSplat(Sema & S,ExprResult * scalar,QualType scalarTy,QualType vectorEltTy,QualType vectorTy,unsigned & DiagID) tryVectorConvertAndSplat() argument