Searched refs:constZeroValue (Results 1 – 1 of 1) sorted by relevance
133 MlirValue constZeroValue = mlirOperationGetResult(constZero, 0); in makeAndDumpAdd() local134 MlirValue dimOperands[] = {funcArg0, constZeroValue}; in makeAndDumpAdd()161 MlirValue loopOperands[] = {constZeroValue, dimValue, constOneValue}; in makeAndDumpAdd()1686 MlirValue constZeroValue = mlirOperationGetResult(constZero, 0); in testOperands() local1704 MlirValue initialOperands[] = {constZeroValue}; in testOperands()