Searched defs:castFrom (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Bindings/Python/ | ||
| H A D | IRModule.h | 786 static MlirType castFrom(PyType &orig) { in castFrom() function |
| H A D | IRAffine.cpp | 92 static MlirAffineExpr castFrom(PyAffineExpr &orig) { in castFrom() function in __anonf6590d6b0111::PyConcreteAffineExpr |
| H A D | IRCore.cpp | 1893 static MlirValue castFrom(PyValue &orig) { in castFrom() function in __anon7f4419ab0511::PyConcreteValue |