Lines Matching refs:PTR_TO_PACKET

3666 	case PTR_TO_PACKET:  in is_spillable_regtype()
4431 case PTR_TO_PACKET: in __check_mem_access()
5228 case PTR_TO_PACKET: in check_ptr_alignment()
6972 case PTR_TO_PACKET: in check_helper_mem_access()
7962 PTR_TO_PACKET,
8251 case PTR_TO_PACKET: in check_func_arg_reg_off()
9169 if (reg->type != PTR_TO_PACKET) in mark_pkt_end()
13790 case PTR_TO_PACKET: in adjust_ptr_min_max_vals()
16080 if ((dst_reg->type == PTR_TO_PACKET && in try_match_pkt_pointers()
16083 reg_is_init_pkt_pointer(src_reg, PTR_TO_PACKET))) { in try_match_pkt_pointers()
16089 src_reg->type == PTR_TO_PACKET) || in try_match_pkt_pointers()
16090 (reg_is_init_pkt_pointer(dst_reg, PTR_TO_PACKET) && in try_match_pkt_pointers()
16101 if ((dst_reg->type == PTR_TO_PACKET && in try_match_pkt_pointers()
16104 reg_is_init_pkt_pointer(src_reg, PTR_TO_PACKET))) { in try_match_pkt_pointers()
16110 src_reg->type == PTR_TO_PACKET) || in try_match_pkt_pointers()
16111 (reg_is_init_pkt_pointer(dst_reg, PTR_TO_PACKET) && in try_match_pkt_pointers()
16122 if ((dst_reg->type == PTR_TO_PACKET && in try_match_pkt_pointers()
16125 reg_is_init_pkt_pointer(src_reg, PTR_TO_PACKET))) { in try_match_pkt_pointers()
16131 src_reg->type == PTR_TO_PACKET) || in try_match_pkt_pointers()
16132 (reg_is_init_pkt_pointer(dst_reg, PTR_TO_PACKET) && in try_match_pkt_pointers()
16143 if ((dst_reg->type == PTR_TO_PACKET && in try_match_pkt_pointers()
16146 reg_is_init_pkt_pointer(src_reg, PTR_TO_PACKET))) { in try_match_pkt_pointers()
16152 src_reg->type == PTR_TO_PACKET) || in try_match_pkt_pointers()
16153 (reg_is_init_pkt_pointer(dst_reg, PTR_TO_PACKET) && in try_match_pkt_pointers()