Home
last modified time | relevance | path

Searched defs:logic_and (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/openmp/runtime/test/worksharing/sections/
Domp_parallel_sections_reduction.c19 int logic_and; in test_omp_parallel_sections_reduction() local
Domp_sections_reduction.c18 int logic_and; in test_omp_sections_reduction() local
/external/llvm-project/openmp/runtime/test/worksharing/for/
Domp_parallel_for_reduction.c22 int logic_and; in test_omp_parallel_for_reduction() local
Domp_for_reduction.c20 int logic_and; in test_omp_for_reduction() local
/external/llvm-project/openmp/runtime/test/parallel/
Domp_parallel_reduction.c22 int logic_and; in test_omp_parallel_reduction() local
/external/llvm-project/openmp/runtime/test/atomic/
Domp_atomic.c28 int logic_and = 1; in test_omp_atomic() local
/external/mesa3d/src/compiler/glsl/
Dir_builder.cpp396 logic_and(operand a, operand b) in logic_and() function