Home
last modified time | relevance | path

Searched refs:floatingType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/CAPI/
H A Dir.c847 MlirType floatingType = mlirAttributeGetType(floating); in printBuiltinAttributes() local
848 mlirTypeDump(floatingType); in printBuiltinAttributes()