Searched refs:n2o (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc1999 tree n2o = create_tmp_reg (itype, ".n2o"); local
2001 expand_omp_build_assign (gsi, n2o, t);
2027 t = fold_build2 (PLUS_EXPR, itype, t, n2o);
2204 expand_omp_build_assign (&gsi2, j ? n2o : n1o, tem);
2217 expand_omp_build_assign (&gsi2, j ? n2o : n1o, t);

Completed in 109 milliseconds