OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bounds_lo
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
omp-oacc-neuter-broadcast.cc
1589
oacc_do_neutering (unsigned HOST_WIDE_INT
bounds_lo
,
1728
addr_range worker_shm_bounds (
bounds_lo
, bounds_hi);
1762
= (
bounds_lo
+ align - 1) & ~(align - 1);
1913
unsigned HOST_WIDE_INT
bounds_lo
= 0, bounds_hi = 0;
local
1915
targetm.goacc.shared_mem_layout (&
bounds_lo
, &bounds_hi, dims,
1920
oacc_do_neutering (
bounds_lo
, bounds_hi);
omp-oacc-neuter-broadcast.cc
1589
oacc_do_neutering (unsigned HOST_WIDE_INT
bounds_lo
,
1728
addr_range worker_shm_bounds (
bounds_lo
, bounds_hi);
1762
= (
bounds_lo
+ align - 1) & ~(align - 1);
1913
unsigned HOST_WIDE_INT
bounds_lo
= 0, bounds_hi = 0;
local
1915
targetm.goacc.shared_mem_layout (&
bounds_lo
, &bounds_hi, dims,
1920
oacc_do_neutering (
bounds_lo
, bounds_hi);
/src/external/gpl3/gcc.old/dist/gcc/
omp-oacc-neuter-broadcast.cc
1589
oacc_do_neutering (unsigned HOST_WIDE_INT
bounds_lo
,
1728
addr_range worker_shm_bounds (
bounds_lo
, bounds_hi);
1762
= (
bounds_lo
+ align - 1) & ~(align - 1);
1913
unsigned HOST_WIDE_INT
bounds_lo
= 0, bounds_hi = 0;
local
1915
targetm.goacc.shared_mem_layout (&
bounds_lo
, &bounds_hi, dims,
1920
oacc_do_neutering (
bounds_lo
, bounds_hi);
omp-oacc-neuter-broadcast.cc
1589
oacc_do_neutering (unsigned HOST_WIDE_INT
bounds_lo
,
1728
addr_range worker_shm_bounds (
bounds_lo
, bounds_hi);
1762
= (
bounds_lo
+ align - 1) & ~(align - 1);
1913
unsigned HOST_WIDE_INT
bounds_lo
= 0, bounds_hi = 0;
local
1915
targetm.goacc.shared_mem_layout (&
bounds_lo
, &bounds_hi, dims,
1920
oacc_do_neutering (
bounds_lo
, bounds_hi);
Completed in 35 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026