Lines Matching refs:PTR_TO_PACKET_END
593 [PTR_TO_PACKET_END] = "pkt_end", in reg_type_str()
1664 reg->type == PTR_TO_PACKET_END; in reg_is_pkt_pointer_any()
3395 case PTR_TO_PACKET_END: in is_spillable_regtype()
4066 case PTR_TO_PACKET_END: in __check_mem_access()
10521 case PTR_TO_PACKET_END: in adjust_ptr_min_max_vals()
11971 if (src_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()
11973 } else if (dst_reg->type == PTR_TO_PACKET_END) { in is_pkt_ptr_branch_taken()
12303 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
12310 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
12324 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
12331 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
12345 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
12352 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()
12366 src_reg->type == PTR_TO_PACKET_END) || in try_match_pkt_pointers()
12373 } else if ((dst_reg->type == PTR_TO_PACKET_END && in try_match_pkt_pointers()