Searched refs:funcArg0 (Results 1 – 1 of 1) sorted by relevance
41 MlirValue funcArg0 = mlirBlockGetArgument(funcBody, 0); in populateLoopBody() local48 MlirValue loadLHSOperands[] = {funcArg0, iv}; in populateLoopBody()73 MlirValue storeOperands[] = {mlirOperationGetResult(add, 0), funcArg0, iv}; in populateLoopBody()132 MlirValue funcArg0 = mlirBlockGetArgument(funcBody, 0); in makeAndDumpAdd() local134 MlirValue dimOperands[] = {funcArg0, constZeroValue}; in makeAndDumpAdd()