Searched refs:constOneValue (Results 1 – 1 of 1) sorted by relevance
160 MlirValue constOneValue = mlirOperationGetResult(constOne, 0); in makeAndDumpAdd() local161 MlirValue loopOperands[] = {constZeroValue, dimValue, constOneValue}; in makeAndDumpAdd()1698 MlirValue constOneValue = mlirOperationGetResult(constOne, 0); in testOperands() local1718 mlirOperationSetOperand(op, 0, constOneValue); in testOperands()