Lines Matching refs:PTR_TO_PACKET
4854 case PTR_TO_PACKET: in is_spillable_regtype()
5612 case PTR_TO_PACKET: in __check_mem_access()
6371 case PTR_TO_PACKET: in check_ptr_alignment()
8050 case PTR_TO_PACKET: in check_helper_mem_access()
9022 PTR_TO_PACKET,
9303 case PTR_TO_PACKET: in check_func_arg_reg_off()
10187 if (reg->type != PTR_TO_PACKET) in mark_pkt_end()
14335 case PTR_TO_PACKET: in adjust_ptr_min_max_vals()
16187 if ((dst_reg->type == PTR_TO_PACKET && in try_match_pkt_pointers()
16190 reg_is_init_pkt_pointer(src_reg, PTR_TO_PACKET))) { in try_match_pkt_pointers()
16196 src_reg->type == PTR_TO_PACKET) || in try_match_pkt_pointers()
16197 (reg_is_init_pkt_pointer(dst_reg, PTR_TO_PACKET) && in try_match_pkt_pointers()
16208 if ((dst_reg->type == PTR_TO_PACKET && in try_match_pkt_pointers()
16211 reg_is_init_pkt_pointer(src_reg, PTR_TO_PACKET))) { in try_match_pkt_pointers()
16217 src_reg->type == PTR_TO_PACKET) || in try_match_pkt_pointers()
16218 (reg_is_init_pkt_pointer(dst_reg, PTR_TO_PACKET) && in try_match_pkt_pointers()
16229 if ((dst_reg->type == PTR_TO_PACKET && in try_match_pkt_pointers()
16232 reg_is_init_pkt_pointer(src_reg, PTR_TO_PACKET))) { in try_match_pkt_pointers()
16238 src_reg->type == PTR_TO_PACKET) || in try_match_pkt_pointers()
16239 (reg_is_init_pkt_pointer(dst_reg, PTR_TO_PACKET) && in try_match_pkt_pointers()
16250 if ((dst_reg->type == PTR_TO_PACKET && in try_match_pkt_pointers()
16253 reg_is_init_pkt_pointer(src_reg, PTR_TO_PACKET))) { in try_match_pkt_pointers()
16259 src_reg->type == PTR_TO_PACKET) || in try_match_pkt_pointers()
16260 (reg_is_init_pkt_pointer(dst_reg, PTR_TO_PACKET) && in try_match_pkt_pointers()
18404 case PTR_TO_PACKET: in regsafe()