Lines Matching refs:PTR_TO_PACKET_END
510 [PTR_TO_PACKET_END] = "pkt_end",
1083 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()
2200 case PTR_TO_PACKET_END: in is_spillable_regtype()
2567 case PTR_TO_PACKET_END: in __check_mem_access()
5501 case PTR_TO_PACKET_END: in adjust_ptr_min_max_vals()
7330 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
7336 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
7349 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
7355 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
7368 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
7374 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
7387 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
7393 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
8696 case PTR_TO_PACKET_END: in regsafe()