Searched refs:mlirShapedTypeHasStaticShape (Results 1 – 5 of 5) sorted by relevance
140 MLIR_CAPI_EXPORTED bool mlirShapedTypeHasStaticShape(MlirType type);
139 bool mlirShapedTypeHasStaticShape(MlirType type) { in mlirShapedTypeHasStaticShape() function
256 return mlirShapedTypeHasStaticShape(self); in bindDerived()
517 !mlirShapedTypeHasStaticShape(shapedType)) { in getSplat()
723 !mlirShapedTypeHasStaticShape(vector)) in printBuiltinTypes()