Searched defs:rhsShape (Results 1 – 7 of 7) sorted by relevance
425 auto rhsShape = getRhsType().getShape(); verify() local
105 auto rhsShape = rhsType.getShape(); in inferReshapeCollapsedType() local [all...]
997 llvm::ArrayRef<int64_t> rhsShape = rhsTy.getShape(); verify() local 1053 llvm::ArrayRef<int64_t> rhsShape = rhsTy.getShape(); verify() local 1223 llvm::ArrayRef<int64_t> rhsShape = rhsTy.getShape(); verify() local [all...]
661 auto rhsShape = llvm::to_vector<6>( in fold() local 863 auto rhsShape = llvm::to_vector<6>( fold() local
814 ArrayRef<int64_t> rhsShape = contractOp.getRhsType().getShape(); in matchAndRewriteMaskableOp() local
743 ShapeAdaptor rhsShape(adaptor.getB().getType()); inferReturnTypeComponents() local
2899 SmallVector<int64_t, 3> lhsShape, rhsShape, resShape; conv() local