Searched defs:scalarTy (Results 1 – 3 of 3) sorted by relevance
62 RankedTensorType scalarTy = RankedTensorType::get({}, ty); in getScalarOfType() local85 RankedTensorType scalarTy = RankedTensorType::get({}, ty); in getScalarNegZeroOfType() local151 RankedTensorType scalarTy = RankedTensorType::get({}, ty); in getScalarLimitOfType() local
1661 llvm::Type *scalarTy = callResult.first->getType(); in complete() local
7832 QualType scalarTy, in tryVectorConvertAndSplat()