Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/test/worksharing/sections/
Domp_parallel_sections_reduction.c21 int logic_or; in test_omp_parallel_sections_reduction() local
Domp_sections_reduction.c20 int logic_or; in test_omp_sections_reduction() local
/external/llvm-project/openmp/runtime/test/worksharing/for/
Domp_parallel_for_reduction.c23 int logic_or; in test_omp_parallel_for_reduction() local
Domp_for_reduction.c21 int logic_or; in test_omp_for_reduction() local
/external/llvm-project/openmp/runtime/test/parallel/
Domp_parallel_reduction.c23 int logic_or; in test_omp_parallel_reduction() local
/external/llvm-project/openmp/runtime/test/atomic/
Domp_atomic.c29 int logic_or = 0; in test_omp_atomic() local
/external/mesa3d/src/compiler/glsl/
Dir_builder.cpp402 logic_or(operand a, operand b) in logic_or() function