Lines Matching refs:ccond
12226 tree nbits, below, ccond;
12236 ccond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
12238 gfc_trans_runtime_check (true, false, ccond, &argse[1].pre,
12248 ccond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
12250 gfc_trans_runtime_check (true, false, ccond, &argse[2].pre,
12260 ccond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
12262 gfc_trans_runtime_check (true, false, ccond, &argse[4].pre,
12272 ccond = fold_build2_loc (input_location, GT_EXPR,
12274 gfc_trans_runtime_check (true, false, ccond, &argse[1].pre,
12280 ccond = fold_build2_loc (input_location, GT_EXPR,
12282 gfc_trans_runtime_check (true, false, ccond, &argse[4].pre,