Searched refs:argTypeID (Results 1 – 2 of 2) sorted by relevance
212 uint32_t argTypeID = 0; in processFuncOp() local213 if (failed(processType(op.getLoc(), arg.getType(), argTypeID))) { in processFuncOp()219 {argTypeID, argValueID}); in processFuncOp()
627 uint32_t argTypeID = 0; in prepareFunctionType() local628 if (failed(processType(loc, res, argTypeID))) { in prepareFunctionType()631 operands.push_back(argTypeID); in prepareFunctionType()