Lines Matching refs:PTR_TO_PACKET_END
263 [PTR_TO_PACKET_END] = "pkt_end",
600 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()
995 case PTR_TO_PACKET_END: in is_spillable_regtype()
2735 if (ptr_reg->type == PTR_TO_PACKET_END) { in adjust_ptr_min_max_vals()
3735 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
3741 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
3754 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
3760 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
3773 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
3779 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
3792 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
3798 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
4461 case PTR_TO_PACKET_END: in regsafe()