Home
last modified time | relevance | path

Searched refs:find_part_entry (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_union_single.c92 static struct isl_hash_table_entry *FN(UNION,find_part_entry)( in FN() argument
H A Disl_union_templ.c146 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 Disl_union_multi.c248 static struct isl_hash_table_entry *FN(UNION,find_part_entry)( in FN() argument