Searched refs:find_part_entry (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_union_single.c | 92 static struct isl_hash_table_entry *FN(UNION,find_part_entry)( in FN() argument
|
H A D | isl_union_templ.c | 146 entry = FN(UNION,find_part_entry)(u, space, 0); in FN() 192 entry = FN(UNION,find_part_entry)(u, part->dim, 1); in FN() 583 entry2 = FN(UNION,find_part_entry)(data->u2, space, 0); in FN() 1204 entry = FN(UNION,find_part_entry)(data->u2, pw->dim, 0); in FN()
|
H A D | isl_union_multi.c | 248 static struct isl_hash_table_entry *FN(UNION,find_part_entry)( in FN() argument
|