Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dassembler_sparc.inline.hpp41 bool post_cond = is_cbcond_before(); in avoid_pipeline_stall() local
44 if (post_cond || post_rdpc) { in avoid_pipeline_stall()
48 assert(post_cond, "CBCOND before when no hazard @0x%p\n", pc()); in avoid_pipeline_stall()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dassembler_sparc.inline.hpp41 bool post_cond = is_cbcond_before(); in avoid_pipeline_stall() local
44 if (post_cond || post_rdpc) { in avoid_pipeline_stall()
48 assert(post_cond, "CBCOND before when no hazard @0x%p\n", pc()); in avoid_pipeline_stall()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A Dassembler_sparc.inline.hpp41 bool post_cond = is_cbcond_before(); in avoid_pipeline_stall() local
44 if (post_cond || post_rdpc) { in avoid_pipeline_stall()
48 assert(post_cond, "CBCOND before when no hazard @0x%p\n", pc()); in avoid_pipeline_stall()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A Dassembler_sparc.inline.hpp41 bool post_cond = is_cbcond_before(); in avoid_pipeline_stall() local
44 if (post_cond || post_rdpc) { in avoid_pipeline_stall()
48 assert(post_cond, "CBCOND before when no hazard @0x%p\n", pc()); in avoid_pipeline_stall()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A Dassembler_sparc.inline.hpp41 bool post_cond = is_cbcond_before(); in avoid_pipeline_stall() local
44 if (post_cond || post_rdpc) { in avoid_pipeline_stall()
48 assert(post_cond, "CBCOND before when no hazard @0x%p\n", pc()); in avoid_pipeline_stall()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Dtrans-expr.c4960 tree post_cond; in gfc_conv_subref_array_arg() local
5071 post_cond = fold_build2_loc (input_location, TRUTH_ANDIF_EXPR, in gfc_conv_subref_array_arg()
5076 post_cond = tmp; in gfc_conv_subref_array_arg()
5081 post_cond = present_var; in gfc_conv_subref_array_arg()
5084 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, post_cond, in gfc_conv_subref_array_arg()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Dtrans-expr.c5223 tree post_cond; in gfc_conv_subref_array_arg() local
5348 post_cond = fold_build2_loc (input_location, TRUTH_ANDIF_EXPR, in gfc_conv_subref_array_arg()
5353 post_cond = tmp; in gfc_conv_subref_array_arg()
5358 post_cond = present_var; in gfc_conv_subref_array_arg()
5361 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, post_cond, in gfc_conv_subref_array_arg()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Dtrans-expr.c5126 tree post_cond; in gfc_conv_subref_array_arg() local
5237 post_cond = fold_build2_loc (input_location, TRUTH_ANDIF_EXPR, in gfc_conv_subref_array_arg()
5242 post_cond = tmp; in gfc_conv_subref_array_arg()
5247 post_cond = present_var; in gfc_conv_subref_array_arg()
5250 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, post_cond, in gfc_conv_subref_array_arg()
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Dtrans-expr.c5123 tree post_cond; in gfc_conv_subref_array_arg() local
5234 post_cond = fold_build2_loc (input_location, TRUTH_ANDIF_EXPR, in gfc_conv_subref_array_arg()
5239 post_cond = tmp; in gfc_conv_subref_array_arg()
5244 post_cond = present_var; in gfc_conv_subref_array_arg()
5247 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, post_cond, in gfc_conv_subref_array_arg()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Dtrans-expr.c5179 tree post_cond; in gfc_conv_subref_array_arg() local
5290 post_cond = fold_build2_loc (input_location, TRUTH_ANDIF_EXPR, in gfc_conv_subref_array_arg()
5295 post_cond = tmp; in gfc_conv_subref_array_arg()
5300 post_cond = present_var; in gfc_conv_subref_array_arg()
5303 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, post_cond, in gfc_conv_subref_array_arg()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Dtrans-expr.c5177 tree post_cond; in gfc_conv_subref_array_arg() local
5288 post_cond = fold_build2_loc (input_location, TRUTH_ANDIF_EXPR, in gfc_conv_subref_array_arg()
5293 post_cond = tmp; in gfc_conv_subref_array_arg()
5298 post_cond = present_var; in gfc_conv_subref_array_arg()
5301 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, post_cond, in gfc_conv_subref_array_arg()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Dtrans-expr.c5177 tree post_cond; in gfc_conv_subref_array_arg() local
5288 post_cond = fold_build2_loc (input_location, TRUTH_ANDIF_EXPR, in gfc_conv_subref_array_arg()
5293 post_cond = tmp; in gfc_conv_subref_array_arg()
5298 post_cond = present_var; in gfc_conv_subref_array_arg()
5301 tmp = fold_build3_loc (input_location, COND_EXPR, void_type_node, post_cond, in gfc_conv_subref_array_arg()