Searched refs:PTR_TO_RDONLY_BUF (Results 1 – 2 of 2) sorted by relevance
525 [PTR_TO_RDONLY_BUF] = "rdonly_buf",2215 case PTR_TO_RDONLY_BUF: in is_spillable_regtype()3906 } else if (reg->type == PTR_TO_RDONLY_BUF) { in check_mem_access()4141 case PTR_TO_RDONLY_BUF: in check_helper_mem_access()4356 PTR_TO_RDONLY_BUF,7769 reg->type = PTR_TO_RDONLY_BUF; in mark_ptr_or_null_reg()
421 PTR_TO_RDONLY_BUF, /* reg points to a readonly buffer */ enumerator