HomeSort by: relevance | last modified time | path
    Searched defs:gfc_build_cond_assign (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-openmp.cc 1491 gfc_build_cond_assign (stmtblock_t *block, tree val, tree cond_val, function
1529 gfc_build_cond_assign (block, val, cond_val, then_b, else_val);
1708 gfc_build_cond_assign (&block, size, present, then_b,
trans-openmp.cc 1491 gfc_build_cond_assign (stmtblock_t *block, tree val, tree cond_val, function
1529 gfc_build_cond_assign (block, val, cond_val, then_b, else_val);
1708 gfc_build_cond_assign (&block, size, present, then_b,
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-openmp.cc 1439 gfc_build_cond_assign (stmtblock_t *block, tree val, tree cond_val, function
1477 gfc_build_cond_assign (block, val, cond_val, then_b, else_val);
1656 gfc_build_cond_assign (&block, size, present, then_b,
trans-openmp.cc 1439 gfc_build_cond_assign (stmtblock_t *block, tree val, tree cond_val, function
1477 gfc_build_cond_assign (block, val, cond_val, then_b, else_val);
1656 gfc_build_cond_assign (&block, size, present, then_b,

Completed in 106 milliseconds