Searched refs:constZeroState (Results 1 – 1 of 1) sorted by relevance
109 MlirOperationState constZeroState = mlirOperationStateGet( in makeAndDumpAdd() local111 mlirOperationStateAddResults(&constZeroState, 1, &indexType); in makeAndDumpAdd()112 mlirOperationStateAddAttributes(&constZeroState, 1, &indexZeroValueAttr); in makeAndDumpAdd()113 MlirOperation constZero = mlirOperationCreate(&constZeroState); in makeAndDumpAdd()