Lines Matching refs:getRef
128 return PyAffineConstantExpr(context->getRef(), affineExpr); in get()
148 return PyAffineDimExpr(context->getRef(), affineExpr); in get()
168 return PyAffineSymbolExpr(context->getRef(), affineExpr); in get()
689 res.emplace_back(context->getRef(), m); in populateIRAffine()
709 return PyAffineMap(context->getRef(), map); in populateIRAffine()
719 return PyAffineMap(context->getRef(), affineMap); in populateIRAffine()
727 return PyAffineMap(context->getRef(), affineMap); in populateIRAffine()
735 return PyAffineMap(context->getRef(), affineMap); in populateIRAffine()
745 return PyAffineMap(context->getRef(), affineMap); in populateIRAffine()
760 return PyAffineMap(context->getRef(), affineMap); in populateIRAffine()
887 return PyIntegerSet(context->getRef(), set); in populateIRAffine()
897 return PyIntegerSet(context->getRef(), set); in populateIRAffine()