Searched refs:ret_op (Results 1 – 2 of 2) sorted by relevance
279 mlir::Value ret_op = returnOp->getOperand(i); in runOnFunction() local282 mlir::Value old_kernel_arg = func_to_kernel.lookupOrNull(ret_op); in runOnFunction()
581 #define GET_MATCHES_HEADER2(minLen, ret_op) \ argument583 lenLimit = (unsigned)p->lenLimit; { if (lenLimit < minLen) { MatchFinder_MovePos(p); ret_op; }} \