Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsbitmap.h273 extern bool bitmap_and_or (sbitmap, const_sbitmap,
H A Dlcm.c194 bitmap_and_or (earliest[x], difference, in compute_earliest()
610 bitmap_and_or (farthest[x], difference, in compute_farthest()
H A Dsbitmap.c695 bitmap_and_or (sbitmap dst, const_sbitmap a, const_sbitmap b, const_sbitmap c) in bitmap_and_or() function