Searched refs:get_defining_op (Results 1 – 3 of 3) sorted by relevance
222 auto get_defining_op = [](Value value) { in MatchCallArgs() local235 Value first_arg = get_defining_op(std::get<0>(it)); in MatchCallArgs()236 Value second_arg = get_defining_op(std::get<1>(it)); in MatchCallArgs()
431 %defOp0 = pdl_interp.get_defining_op of %operand0432 %defOp4 = pdl_interp.get_defining_op of %operand4
552 : PDLInterp_Op<"get_defining_op", [NoSideEffect]> {555 `pdl_interp.get_defining_op` operations try to get the defining operation562 %op = pdl_interp.get_defining_op of %value