Lines Matching refs:PTR_TO_PACKET_END
553 [PTR_TO_PACKET_END] = "pkt_end",
1200 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()
2716 case PTR_TO_PACKET_END: in is_spillable_regtype()
3350 case PTR_TO_PACKET_END: in __check_mem_access()
7230 case PTR_TO_PACKET_END: in adjust_ptr_min_max_vals()
8706 if (src_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()
8708 } else if (dst_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()
9055 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
9062 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
9076 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
9083 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
9097 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
9104 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
9118 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
9125 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
10525 case PTR_TO_PACKET_END: in regsafe()