Lines Matching refs:PTR_TO_PACKET_END
609 [PTR_TO_PACKET_END] = "pkt_end", in reg_type_str()
2003 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()
4202 case PTR_TO_PACKET_END: in is_spillable_regtype()
4879 case PTR_TO_PACKET_END: in __check_mem_access()
12080 case PTR_TO_PACKET_END: in adjust_ptr_min_max_vals()
13599 if (src_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()
13601 } else if (dst_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()
13931 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
13938 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
13952 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
13959 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
13973 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
13980 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
13994 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
14001 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()