Home
last modified time | relevance | path

Searched refs:sbitmap_a_and_b_or_c (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dsbitmap.h193 extern void sbitmap_a_and_b_or_c (sbitmap, sbitmap, sbitmap, sbitmap);
Dlcm.c208 sbitmap_a_and_b_or_c (earliest[x], difference, in compute_earliest()
588 sbitmap_a_and_b_or_c (farthest[x], difference, in compute_farthest()
Dsbitmap.c514 sbitmap_a_and_b_or_c (sbitmap dst, sbitmap a, sbitmap b, sbitmap c) in sbitmap_a_and_b_or_c() function
DChangeLog-200022311 (sbitmap_a_and_b_or_c): Likewise.
DChangeLog-200225954 sbitmap_a_or_b, sbitmap_a_or_b_and_c, sbitmap_a_and_b_or_c):