Home
last modified time | relevance | path

Searched defs:typeType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/test/CAPI/
H A Dpdl.c145 MlirType typeType = mlirPDLTypeTypeGet(ctx); in testRangeType() local
/llvm-project/mlir/lib/Bindings/Python/
H A DDialectPDL.cpp80 auto typeType = mlir_type_subclass(m, "TypeType", mlirTypeIsAPDLTypeType); populateDialectPDLSubmodule() local