Home
last modified time | relevance | path

Searched refs:bound_type (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-expand.c1419 oacc_collapse *counts, tree bound_type, in expand_oacc_collapse_init() argument
1423 tree total = build_int_cst (bound_type, 1); in expand_oacc_collapse_init()
1519 total = fold_build2 (MULT_EXPR, bound_type, total, in expand_oacc_collapse_init()
1520 fold_convert (bound_type, iters)); in expand_oacc_collapse_init()