Home
last modified time | relevance | path

Searched defs:omplow_simd_context (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc4590 class omplow_simd_context { class
4592 omplow_simd_context () { memset (this, 0, sizeof (*this)); } in omplow_simd_context() function in omplow_simd_context
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c4140 omplow_simd_context () { memset (this, 0, sizeof (*this)); } in omplow_simd_context() function