Searched refs:multiple1 (Results 1 – 2 of 2) sorted by relevance
80 int multiple1 = CFDMAX_SIZE / num_tasks; in test_omp_taskloop_grainsize() local84 if (tmp[i] % multiple1 != 0 && tmp[i] % multiple2 != 0) { in test_omp_taskloop_grainsize()
3 # RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %p/Inputs/exclude-multiple1.s -o %tfile2.o