Lines Matching refs:PTR_TO_PACKET_END
393 [PTR_TO_PACKET_END] = "pkt_end",
907 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()
1842 case PTR_TO_PACKET_END: in is_spillable_regtype()
4367 case PTR_TO_PACKET_END: in adjust_ptr_min_max_vals()
5708 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
5714 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
5727 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
5733 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
5746 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
5752 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
5765 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
5771 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
6907 case PTR_TO_PACKET_END: in regsafe()