Home
last modified time | relevance | path

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

/llvm-project/offload/test/offloading/
H A Dompx_coords.c12 int tid, bid, tdim; member
33 int tdim = ompx_block_dim_x(); in main() local
43 int tid = 0, bid = 0, tdim = 256; in main() local
H A Dompx_saxpy_mixed.c35 int tdim = ompx_block_dim_x(); in main() local