Searched refs:mlirAttributeGetNull (Results 1 – 6 of 6) sorted by relevance
371 encodingAttr ? encodingAttr->get() : mlirAttributeGetNull()); in bindDerived()443 MlirAttribute layoutAttr = layout ? *layout : mlirAttributeGetNull(); in bindDerived()445 memorySpace ? *memorySpace : mlirAttributeGetNull(); in bindDerived()
215 attributes ? attributes->get() : mlirAttributeGetNull(); in inferReturnTypes()
423 MlirAttribute encodingAttr = mlirAttributeGetNull(); in getFromBuffer()
18 MlirAttribute mlirAttributeGetNull() { return {nullptr}; } in mlirAttributeGetNull() function352 return mlirAttributeGetNull(); in mlirDenseElementsAttrRawBufferGet()
26 MLIR_CAPI_EXPORTED MlirAttribute mlirAttributeGetNull();
465 mlirAttributeGetNull()), in printFirstOfEach()731 sizeof(shape) / sizeof(int64_t), shape, f32, mlirAttributeGetNull()); in printBuiltinTypes()963 MlirAttribute encoding = mlirAttributeGetNull(); in printBuiltinAttributes()