Searched defs:inputTy (Results 1 – 6 of 6) sorted by relevance
147 auto inputTy = llvm::cast<ShapedType>(input.getType()); in matchAndRewrite() local 204 ShapedType inputTy = llvm::cast<ShapedType>(input.getType()); in matchAndRewrite() local 516 auto inputTy = llvm::dyn_cast<RankedTensorType>(getInput().getType()); fold() local 816 auto inputTy = llvm::dyn_cast<RankedTensorType>(getInput1().getType()); REDUCE_FOLDER() local 895 auto inputTy = llvm::cast<RankedTensorType>(input.getType()); fold() local 920 auto inputTy = llvm::dyn_cast<RankedTensorType>(getInput().getType()); fold() local [all...]
43 ShapedType inputTy = cast<ShapedType>(input.getType()); in applyPad() local 183 ShapedType inputTy = cast<ShapedType>(input.getType()); inferDynamicDimsForConv() local 244 ShapedType inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local 413 ShapedType inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local 623 auto inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local 746 ShapedType inputTy = input.getType(); matchAndRewrite() local 811 ShapedType inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local [all...]
1041 auto inputTy = cast<ShapedType>(op->getOperand(0).getType()); reduceMatchAndRewriteHelper() local 1139 auto inputTy = cast<ShapedType>(op.getInput().getType()); matchAndRewrite() local 1335 auto inputTy = cast<RankedTensorType>(input.getType()); matchAndRewrite() local 1432 auto inputTy = dyn_cast<RankedTensorType>(input.getType()); matchAndRewrite() local 1528 auto inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local 1821 auto inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local 1883 auto inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local 1958 auto inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local 2153 auto inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local [all...]
87 ShapedType inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local 150 ShapedType inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local
311 ShapedType inputTy = cast<ShapedType>(input.getType()); matchAndRewrite() local
333 auto inputTy = in matchAndRewrite() local