Home
last modified time | relevance | path

Searched defs:castFrom (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRModule.h786 static MlirType castFrom(PyType &orig) { in castFrom() function
879 static MlirAttribute castFrom(PyAttribute &orig) { in castFrom() function
H A DIRAffine.cpp92 static MlirAffineExpr castFrom(PyAffineExpr &orig) { in castFrom() function in __anonf6590d6b0111::PyConcreteAffineExpr
H A DIRCore.cpp1893 static MlirValue castFrom(PyValue &orig) { in castFrom() function in __anon7f4419ab0511::PyConcreteValue