Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-low.c4577 tree simt_vf = create_tmp_var (unsigned_type_node); in lower_rec_input_clauses() local
4579 gimple_call_set_lhs (g, simt_vf); in lower_rec_input_clauses()
4602 g = gimple_build_cond (LT_EXPR, simt_lane, simt_vf, body, end); in lower_rec_input_clauses()