Home
last modified time | relevance | path

Searched defs:flattened (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dordered.c400 unsigned long flattened in GOMP_doacross_post() local
463 unsigned long flattened in GOMP_doacross_wait() local
656 gomp_ull flattened in GOMP_doacross_ull_post() local
740 gomp_ull flattened = first << doacross->shift_counts[0]; in GOMP_doacross_ull_wait() local
H A Dlibgomp.h243 bool flattened; member
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dordered.c400 unsigned long flattened in GOMP_doacross_post() local
463 unsigned long flattened in GOMP_doacross_wait() local
656 gomp_ull flattened in GOMP_doacross_ull_post() local
740 gomp_ull flattened = first << doacross->shift_counts[0]; in GOMP_doacross_ull_wait() local
H A Dlibgomp.h240 bool flattened; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc897 print_operand (operand *o, FILE *f = stderr, bool flattened = false) in print_operand()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d2123 auto flattened = roundRobin(intervals.save.map!"a[0]"(), in fromIntervals() local