Searched defs:shapedTy (Results 1 – 7 of 7) sorted by relevance
37 if (auto shapedTy = dyn_cast<ShapedType>(container)) in matchContainerType() local 44 if (auto shapedTy = dyn_cast<ShapedType>(type)) { in getConstantAttr() local
30 if (auto shapedTy = dyn_cast<ShapedType>(type)) { in createConst() local240 if (auto shapedTy = dyn_cast<ShapedType>(operandTy)) { in matchAndRewrite() local280 if (auto shapedTy = dyn_cast<ShapedType>(operandTy)) { in matchAndRewrite() local
34 if (auto shapedTy = dyn_cast<ShapedType>(type)) { in createFloatConst() local 51 if (auto shapedTy = dyn_cast<ShapedType>(type)) { in createIntConst() local 62 if (auto shapedTy = dyn_cast<ShapedType>(opType)) in createTruncatedFPValue() local 397 if (auto shapedTy = dyn_cast<ShapedType>(opType)) convertRoundOp() local 503 if (auto shapedTy = dyn_cast<ShapedType>(fTy)) { convertRoundEvenOp() local [all...]
34 if (auto shapedTy = dyn_cast<ShapedType>(container)) { in matchContainerType() local
1767 auto shapedTy = llvm::cast<ShapedType>(adaptor.getArg().getType()); inferReturnTypes() local
1848 auto shapedTy = llvm::cast<ShapedType>(reshapeOp.getType()); matchAndRewrite() local