Home
last modified time | relevance | path

Searched refs:ifso (Results 1 – 25 of 95) sorted by relevance

1234

/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Ddeadcode.ml46 | Iifthenelse(test, ifso, ifnot) ->
47 let (ifso', _) = deadcode ifso in
50 ({i with desc = Iifthenelse(test, ifso', ifnot'); next = s},
H A Dlinearize.ml196 | Iifthenelse(test, ifso, ifnot) ->
198 begin match (ifso.Mach.desc, ifnot.Mach.desc, n1.desc) with
202 copy_instr (Lcondbranch(invert_test test, lbl)) i (linear ifso n1)
207 (Lcondbranch (invert_test test, lbl2)) i (linear ifso n1)
213 let n2 = linear ifso n1 in
222 (linear ifso n2)
228 (linear ifso (add_branch lbl_end nelse))
H A Dun_anf.ml146 | Uifthenelse (cond, ifso, ifnot) ->
148 loop ifso;
350 | Uifthenelse (cond, ifso, ifnot) ->
353 loop ifso;
489 | Uifthenelse (cond, ifso, ifnot) ->
491 let ifso = substitute_let_moveable is_let_moveable env ifso in
493 Uifthenelse (cond, ifso, ifnot)
685 | Uifthenelse (cond, ifso, ifnot) ->
687 let ifso, ifso_moveable = un_anf_and_moveable ident_info env ifso in
693 Uifthenelse (cond, ifso, ifnot), moveable
H A Dinterf.ml99 | Iifthenelse(_tst, ifso, ifnot) ->
100 interf ifso;
171 | Iifthenelse(_tst, ifso, ifnot) ->
172 prefer (weight / 2) ifso;
H A Dcomballoc.ml65 | Iifthenelse(test, ifso, ifnot) ->
66 let newifso = combine_restart ifso in
H A Dreloadgen.ml102 | Iifthenelse(tst, ifso, ifnot) ->
106 (Iifthenelse(tst, self#reload ifso, self#reload ifnot)) newarg [||]
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Ddeadcode.ml46 | Iifthenelse(test, ifso, ifnot) ->
47 let (ifso', _) = deadcode ifso in
50 ({i with desc = Iifthenelse(test, ifso', ifnot'); next = s},
H A Dlinearize.ml196 | Iifthenelse(test, ifso, ifnot) ->
198 begin match (ifso.Mach.desc, ifnot.Mach.desc, n1.desc) with
202 copy_instr (Lcondbranch(invert_test test, lbl)) i (linear ifso n1)
207 (Lcondbranch (invert_test test, lbl2)) i (linear ifso n1)
213 let n2 = linear ifso n1 in
222 (linear ifso n2)
228 (linear ifso (add_branch lbl_end nelse))
H A Dun_anf.ml146 | Uifthenelse (cond, ifso, ifnot) ->
148 loop ifso;
350 | Uifthenelse (cond, ifso, ifnot) ->
353 loop ifso;
489 | Uifthenelse (cond, ifso, ifnot) ->
491 let ifso = substitute_let_moveable is_let_moveable env ifso in
493 Uifthenelse (cond, ifso, ifnot)
685 | Uifthenelse (cond, ifso, ifnot) ->
687 let ifso, ifso_moveable = un_anf_and_moveable ident_info env ifso in
693 Uifthenelse (cond, ifso, ifnot), moveable
H A Dinterf.ml99 | Iifthenelse(_tst, ifso, ifnot) ->
100 interf ifso;
171 | Iifthenelse(_tst, ifso, ifnot) ->
172 prefer (weight / 2) ifso;
H A Dcomballoc.ml65 | Iifthenelse(test, ifso, ifnot) ->
66 let newifso = combine_restart ifso in
H A Dreloadgen.ml102 | Iifthenelse(tst, ifso, ifnot) ->
106 (Iifthenelse(tst, self#reload ifso, self#reload ifnot)) newarg [||]
/dports/lang/ocaml/ocaml-4.05.0/bytecomp/
H A Dswitch.ml531 let make_if_test test arg i ifso ifnot =
534 ifso ifnot
538 make_if_test Arg.leint arg 0 ifso ifnot
540 make_if_test Arg.ltint arg i ifso ifnot
544 make_if_test Arg.gtint arg 0 ifso ifnot
548 and make_if_eq arg i ifso ifnot =
549 make_if_test Arg.eqint arg i ifso ifnot
551 and make_if_ne arg i ifso ifnot =
552 make_if_test Arg.neint arg i ifso ifnot
554 let do_make_if_out h arg ifso ifno =
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/bytecomp/
H A Dswitch.ml531 let make_if_test test arg i ifso ifnot =
534 ifso ifnot
538 make_if_test Arg.leint arg 0 ifso ifnot
540 make_if_test Arg.ltint arg i ifso ifnot
544 make_if_test Arg.gtint arg 0 ifso ifnot
548 and make_if_eq arg i ifso ifnot =
549 make_if_test Arg.eqint arg i ifso ifnot
551 and make_if_ne arg i ifso ifnot =
552 make_if_test Arg.neint arg i ifso ifnot
554 let do_make_if_out h arg ifso ifno =
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_geofunc_internal.cc128 Item_func_spatial_operation ifso(pos, NULL, NULL, in merge_components() local
166 do_again= merge_one_run<Coordsys>(&ifso, pnull_value); in merge_components()
363 bool BG_geometry_collection::merge_one_run(Item_func_spatial_operation *ifso, in merge_one_run() argument
503 gres= ifso->bg_geo_set_op<Coordsys>(*i, geom2, in merge_one_run()
505 null_value= ifso->null_value; in merge_one_run()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_internal.cc128 Item_func_spatial_operation ifso(pos, NULL, NULL, in merge_components() local
166 do_again= merge_one_run<Coordsys>(&ifso, pnull_value); in merge_components()
363 bool BG_geometry_collection::merge_one_run(Item_func_spatial_operation *ifso, in merge_one_run() argument
503 gres= ifso->bg_geo_set_op<Coordsys>(*i, geom2, in merge_one_run()
505 null_value= ifso->null_value; in merge_one_run()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_geofunc_internal.cc128 Item_func_spatial_operation ifso(pos, NULL, NULL, in merge_components() local
166 do_again= merge_one_run<Coordsys>(&ifso, pnull_value); in merge_components()
363 bool BG_geometry_collection::merge_one_run(Item_func_spatial_operation *ifso, in merge_one_run() argument
503 gres= ifso->bg_geo_set_op<Coordsys>(*i, geom2, in merge_one_run()
505 null_value= ifso->null_value; in merge_one_run()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_internal.cc128 Item_func_spatial_operation ifso(pos, NULL, NULL, in merge_components() local
166 do_again= merge_one_run<Coordsys>(&ifso, pnull_value); in merge_components()
363 bool BG_geometry_collection::merge_one_run(Item_func_spatial_operation *ifso, in merge_one_run() argument
503 gres= ifso->bg_geo_set_op<Coordsys>(*i, geom2, in merge_one_run()
505 null_value= ifso->null_value; in merge_one_run()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_geofunc_internal.cc128 Item_func_spatial_operation ifso(pos, NULL, NULL, in merge_components() local
166 do_again= merge_one_run<Coordsys>(&ifso, pnull_value); in merge_components()
363 bool BG_geometry_collection::merge_one_run(Item_func_spatial_operation *ifso, in merge_one_run() argument
503 gres= ifso->bg_geo_set_op<Coordsys>(*i, geom2, in merge_one_run()
505 null_value= ifso->null_value; in merge_one_run()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_geofunc_internal.cc128 Item_func_spatial_operation ifso(pos, NULL, NULL, in merge_components() local
166 do_again= merge_one_run<Coordsys>(&ifso, pnull_value); in merge_components()
363 bool BG_geometry_collection::merge_one_run(Item_func_spatial_operation *ifso, in merge_one_run() argument
503 gres= ifso->bg_geo_set_op<Coordsys>(*i, geom2, in merge_one_run()
505 null_value= ifso->null_value; in merge_one_run()
/dports/lang/ocaml/ocaml-4.05.0/middle_end/
H A Deffect_analysis.ml34 | If_then_else (_, ifso, ifnot) -> no_effects ifso && no_effects ifnot
/dports/lang/ocaml-nox11/ocaml-4.05.0/middle_end/
H A Deffect_analysis.ml34 | If_then_else (_, ifso, ifnot) -> no_effects ifso && no_effects ifnot
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler.cminusminus/
H A DCmmBack.sml312 | Lif(cond, ifso, ifnot) =>
313 Lif(unref i cond, unref i ifso, unref i ifnot)
386 | Lif(cond, ifso, ifnot) => Lif(lftexp depth cond, lftexp depth ifso, lftexp depth ifnot)
592 | Lif(cond, ifso, ifnot) =>
593 compTest2 sz dp cond ifso ifnot C
703 and compTest2 sz dp cond ifso ifnot C =
711 in Kstrictbranchifnot lbl :: compexp sz dp ifso C1 end
714 if ifso = Lstaticfail andalso sz = sftsz
718 then Kbranchifnot sflbl :: compexp sz dp ifso C
723 Kbranchifnot lbl2 :: compexp sz dp ifso
H A DBack.sml341 | Lif(cond, ifso, ifnot) =>
342 Lif(unref i cond, unref i ifso, unref i ifnot)
415 | Lif(cond, ifso, ifnot) => Lif(lftexp depth cond, lftexp depth ifso, lftexp depth ifnot)
621 | Lif(cond, ifso, ifnot) =>
622 compTest2 sz dp cond ifso ifnot C
732 and compTest2 sz dp cond ifso ifnot C =
740 in Kstrictbranchifnot lbl :: compexp sz dp ifso C1 end
743 if ifso = Lstaticfail andalso sz = sftsz
747 then Kbranchifnot sflbl :: compexp sz dp ifso C
752 Kbranchifnot lbl2 :: compexp sz dp ifso
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/
H A DBack.sml325 | Lif(cond, ifso, ifnot) =>
326 Lif(unref i cond, unref i ifso, unref i ifnot)
399 | Lif(cond, ifso, ifnot) => Lif(lftexp depth cond, lftexp depth ifso, lftexp depth ifnot)
605 | Lif(cond, ifso, ifnot) =>
606 compTest2 sz dp cond ifso ifnot C
716 and compTest2 sz dp cond ifso ifnot C =
726 in Kstrictbranchifnot lbl :: compexp sz dp ifso C1 end
729 if ifso = Lstaticfail andalso sz = sftsz
733 then Kbranchifnot sflbl :: compexp sz dp ifso C
738 Kbranchifnot lbl2 :: compexp sz dp ifso

1234