Home
last modified time | relevance | path

Searched refs:IG (Results 1 – 25 of 1795) sorted by relevance

12345678910>>...72

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/regalloc/
H A Dhipe_ig.erl267 adjset_print(number_of_temps(IG),IG).
299 adj_set(IG) -> IG#igraph.adj_set.
300 adj_list(IG) -> IG#igraph.adj_list.
301 ig_moves(IG) -> IG#igraph.ig_moves.
302 degree(IG) -> IG#igraph.degree.
305 spill_costs(IG) -> IG#igraph.spill_costs.
308 number_of_temps(IG) -> IG#igraph.no_temps.
402 analyze_bbs([], _, IG, _, _) -> IG;
539 interfere([], _, IG, _) -> IG;
634 add_edge(U, U, IG, _) -> IG;
[all …]
H A Dhipe_graph_coloring_regalloc.erl93 color(IG, Spill,
123 {IG, Spill};
155 IG;
160 IG;
341 {Low, IG};
375 Ns = list_ig(IG),
569 add_edge(X, X, IG) -> IG;
579 normalize_ig(IG) ->
584 IG;
595 neighbors(X, IG) ->
[all …]
H A Dhipe_optimistic_regalloc.erl43 -define(print_adjacent(IG), hipe_ig:print_adjacent(IG)).
44 -define(print_degrees(IG), hipe_ig:print_degrees(IG)).
45 -define(print_spill_costs(IG), hipe_ig:print_spill_costs(IG)).
89 ?print_adjacent(IG),
90 ?print_degrees(IG),
231 ?print_degrees(IG),
356 IG,
434 IG,
592 {IG, Worklists};
1532 IG;
[all …]
H A Dhipe_coalescing_regalloc.erl68 Move_sets = hipe_moves:new(IG),
129 IG,
148 {IG, Worklists, Moves, Alias}
165 adjacent(Node, IG, Worklists) ->
188 {IG, Worklists, Moves};
218 {IG, Worklists, Moves};
562 {Moves0,IG,Worklists,Alias};
603 {Moves1, IG, Worklists, Alias}
711 {IG, Worklists, Moves};
766 ok(T, R, IG, K, Target) ->
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/regalloc/
H A Dhipe_ig.erl267 adjset_print(number_of_temps(IG),IG).
299 adj_set(IG) -> IG#igraph.adj_set.
300 adj_list(IG) -> IG#igraph.adj_list.
301 ig_moves(IG) -> IG#igraph.ig_moves.
302 degree(IG) -> IG#igraph.degree.
305 spill_costs(IG) -> IG#igraph.spill_costs.
308 number_of_temps(IG) -> IG#igraph.no_temps.
402 analyze_bbs([], _, IG, _, _) -> IG;
539 interfere([], _, IG, _) -> IG;
634 add_edge(U, U, IG, _) -> IG;
[all …]
H A Dhipe_graph_coloring_regalloc.erl93 color(IG, Spill,
123 {IG, Spill};
155 IG;
160 IG;
341 {Low, IG};
375 Ns = list_ig(IG),
569 add_edge(X, X, IG) -> IG;
579 normalize_ig(IG) ->
584 IG;
595 neighbors(X, IG) ->
[all …]
H A Dhipe_optimistic_regalloc.erl43 -define(print_adjacent(IG), hipe_ig:print_adjacent(IG)).
44 -define(print_degrees(IG), hipe_ig:print_degrees(IG)).
45 -define(print_spill_costs(IG), hipe_ig:print_spill_costs(IG)).
89 ?print_adjacent(IG),
90 ?print_degrees(IG),
231 ?print_degrees(IG),
356 IG,
434 IG,
592 {IG, Worklists};
1532 IG;
[all …]
H A Dhipe_coalescing_regalloc.erl68 Move_sets = hipe_moves:new(IG),
129 IG,
148 {IG, Worklists, Moves, Alias}
165 adjacent(Node, IG, Worklists) ->
188 {IG, Worklists, Moves};
218 {IG, Worklists, Moves};
562 {Moves0,IG,Worklists,Alias};
603 {Moves1, IG, Worklists, Alias}
711 {IG, Worklists, Moves};
766 ok(T, R, IG, K, Target) ->
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/regalloc/
H A Dhipe_ig.erl267 adjset_print(number_of_temps(IG),IG).
299 adj_set(IG) -> IG#igraph.adj_set.
300 adj_list(IG) -> IG#igraph.adj_list.
301 ig_moves(IG) -> IG#igraph.ig_moves.
302 degree(IG) -> IG#igraph.degree.
305 spill_costs(IG) -> IG#igraph.spill_costs.
308 number_of_temps(IG) -> IG#igraph.no_temps.
402 analyze_bbs([], _, IG, _, _) -> IG;
539 interfere([], _, IG, _) -> IG;
634 add_edge(U, U, IG, _) -> IG;
[all …]
H A Dhipe_graph_coloring_regalloc.erl93 color(IG, Spill,
123 {IG, Spill};
155 IG;
160 IG;
341 {Low, IG};
375 Ns = list_ig(IG),
569 add_edge(X, X, IG) -> IG;
579 normalize_ig(IG) ->
584 IG;
595 neighbors(X, IG) ->
[all …]
H A Dhipe_optimistic_regalloc.erl43 -define(print_adjacent(IG), hipe_ig:print_adjacent(IG)).
44 -define(print_degrees(IG), hipe_ig:print_degrees(IG)).
45 -define(print_spill_costs(IG), hipe_ig:print_spill_costs(IG)).
89 ?print_adjacent(IG),
90 ?print_degrees(IG),
231 ?print_degrees(IG),
356 IG,
434 IG,
592 {IG, Worklists};
1532 IG;
[all …]
H A Dhipe_coalescing_regalloc.erl68 Move_sets = hipe_moves:new(IG),
129 IG,
148 {IG, Worklists, Moves, Alias}
165 adjacent(Node, IG, Worklists) ->
188 {IG, Worklists, Moves};
218 {IG, Worklists, Moves};
562 {Moves0,IG,Worklists,Alias};
603 {Moves1, IG, Worklists, Alias}
711 {IG, Worklists, Moves};
766 ok(T, R, IG, K, Target) ->
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/property/
H A Dhnd_util.F596 GNM(IG,2,2)=B00(IG,1)*GNM(IG,1,1)+D00(IG)*GNM(IG,2,1)
615 GNM(IG,N+1,1)=B10(IG,N-1)*GNM(IG,N-1,1)+C00(IG)*GNM(IG,N,1)
623 GNM(IG,N+1,2)=B00(IG,N)*GNM(IG,N,1)+D00(IG)*GNM(IG,N+1,1)
639 GNM(IG,1,M+1)=B01(IG,M-1)*GNM(IG,1,M-1)+D00(IG)*GNM(IG,1,M)
647 GNM(IG,2,M+1)=B00(IG,M)*GNM(IG,1,M)+C00(IG)*GNM(IG,1,M+1)
704 GNM(IG,2,2)=B00(IG,1)*GNM(IG,1,1)+D00(IG)*GNM(IG,2,1)
723 GNM(IG,N+1,1)=B10(IG,N-1)*GNM(IG,N-1,1)+C00(IG)*GNM(IG,N,1)
731 GNM(IG,N+1,2)=B00(IG,N)*GNM(IG,N,1)+D00(IG)*GNM(IG,N+1,1)
747 GNM(IG,1,M+1)=B01(IG,M-1)*GNM(IG,1,M-1)+D00(IG)*GNM(IG,1,M)
755 GNM(IG,2,M+1)=B00(IG,M)*GNM(IG,1,M)+C00(IG)*GNM(IG,1,M+1)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/property/
H A Dhnd_util.F596 GNM(IG,2,2)=B00(IG,1)*GNM(IG,1,1)+D00(IG)*GNM(IG,2,1)
615 GNM(IG,N+1,1)=B10(IG,N-1)*GNM(IG,N-1,1)+C00(IG)*GNM(IG,N,1)
623 GNM(IG,N+1,2)=B00(IG,N)*GNM(IG,N,1)+D00(IG)*GNM(IG,N+1,1)
639 GNM(IG,1,M+1)=B01(IG,M-1)*GNM(IG,1,M-1)+D00(IG)*GNM(IG,1,M)
647 GNM(IG,2,M+1)=B00(IG,M)*GNM(IG,1,M)+C00(IG)*GNM(IG,1,M+1)
704 GNM(IG,2,2)=B00(IG,1)*GNM(IG,1,1)+D00(IG)*GNM(IG,2,1)
723 GNM(IG,N+1,1)=B10(IG,N-1)*GNM(IG,N-1,1)+C00(IG)*GNM(IG,N,1)
731 GNM(IG,N+1,2)=B00(IG,N)*GNM(IG,N,1)+D00(IG)*GNM(IG,N+1,1)
747 GNM(IG,1,M+1)=B01(IG,M-1)*GNM(IG,1,M-1)+D00(IG)*GNM(IG,1,M)
755 GNM(IG,2,M+1)=B00(IG,M)*GNM(IG,1,M)+C00(IG)*GNM(IG,1,M+1)
[all …]
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/gridoperator/common/
H A Dlocalassemblerenginebase.hh141 template<typename IG,
148 template<typename IG,
155 template<typename IG,
162 template<typename IG,
170 template<typename IG,
179 template<typename IG,
188 template<typename IG,
197 template<typename IG,
207 template<typename IG,
218 template<typename IG,
[all …]
H A Dassembler.hh103 template<typename IG>
104 bool skipIntersection(const IG & ig);
140 template<typename IG, typename LFSV_S>
156 template<typename IG, typename LFSV_S>
208 void onBindLFSUVInside(const IG & ig,
210 void onBindLFSVInside(const IG & ig,
212 void onBindLFSUVOutside(const IG & ig,
215 void onBindLFSVOutside(const IG & ig,
218 void onBindLFSUVCoupling(const IG & ig,
222 void onBindLFSVCoupling(const IG & ig,
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/opt/
H A Dhipe_spillmin_color.erl191 IG;
204 {LiveOut, IG};
221 {Live, IG}.
253 IG;
258 IG;
340 {Low, IG};
478 add_edge(X, X, IG) -> IG;
482 add_move(X, X, IG) -> IG;
498 normalize_ig(IG) ->
503 IG;
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/opt/
H A Dhipe_spillmin_color.erl191 IG;
204 {LiveOut, IG};
221 {Live, IG}.
253 IG;
258 IG;
340 {Low, IG};
478 add_edge(X, X, IG) -> IG;
482 add_move(X, X, IG) -> IG;
498 normalize_ig(IG) ->
503 IG;
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/opt/
H A Dhipe_spillmin_color.erl191 IG;
204 {LiveOut, IG};
221 {Live, IG}.
253 IG;
258 IG;
340 {Low, IG};
478 add_edge(X, X, IG) -> IG;
482 add_move(X, X, IG) -> IG;
498 normalize_ig(IG) ->
503 IG;
[all …]
/dports/biology/psi88/psi88/src/
H A Dpsi1.f946 AO2S(IG) = S(KD+IG,IAT)*(A(KD+IG,IAT)**0.750E+0)*
958 AO2P(IG) = P(IG,IAT)*(A(KD+IG,IAT)**1.250E+0)*
1109 * IG)+CNS2PZ(IZ,IG)+CNS2PX(IX,IG))*E2SPX(IX,IG)
1256 AO3S(IG) = S(K2+IG,IAT)*(A(K2+IG,IAT)**0.750E+0)*
1268 AO3P(IG) = P(KD+IG,IAT)*(A(K2+IG,IAT)**1.250E+0)*
1467 * IG)+CNS2PZ(IZ,IG)+CNS2PX(IX,IG))*E2SPX(IX,IG)
1480 * IG)+CNS3PZ(IZ,IG)+CNS3PX(IX,IG))*E3SPX(IX,IG)
2076 AO2P(IG) = P(IG,IAT)*(A(KD+IG,IAT)**1.250E+0)*
2223 * IG)+CNS2PZ(IZ,IG)+CNS2PX(IX,IG))*E2SPX(IX,IG)
2528 * IG)+CNS2PZ(IZ,IG)+CNS2PX(IX,IG))*E2SPX(IX,IG)
[all …]
/dports/science/dcl/dcl-5.4.8/src/env1/colormap.win/
H A Dcmap02.f35 IG=0
37 WRITE(6,200) IR,IG,IB,CCOLOR
41 IG=0
43 WRITE(6,200) IR,IG,IB,CCOLOR
47 IG=(I-25)*NCSTEP
49 WRITE(6,200) IR,IG,IB,CCOLOR
53 IG=15*NCSTEP
55 WRITE(6,200) IR,IG,IB,CCOLOR
59 IG=15*NCSTEP
65 IG=(85-I)*NCSTEP
[all …]
H A Dcmap01.f35 IG=0
37 WRITE(6,200) IR,IG,IB,CCOLOR
41 IG=(I-25)*NCSTEP
43 WRITE(6,200) IR,IG,IB,CCOLOR
47 IG=15*NCSTEP
49 WRITE(6,200) IR,IG,IB,CCOLOR
53 IG=15*NCSTEP
55 WRITE(6,200) IR,IG,IB,CCOLOR
59 IG=(85-I)*NCSTEP
61 WRITE(6,200) IR,IG,IB,CCOLOR
[all …]
/dports/science/dcl/dcl-5.4.8/src/env1/colormap/
H A Dcmap02.f37 IG=0
39 WRITE(*,200) IR,IG,IB,CCOLOR
43 IG=0
45 WRITE(*,200) IR,IG,IB,CCOLOR
49 IG=(I-25)*NCSTEP
51 WRITE(*,200) IR,IG,IB,CCOLOR
55 IG=15*NCSTEP
57 WRITE(*,200) IR,IG,IB,CCOLOR
61 IG=15*NCSTEP
67 IG=(85-I)*NCSTEP
[all …]
H A Dcmap01.f37 IG=0
39 WRITE(*,200) IR,IG,IB,CCOLOR
43 IG=(I-25)*NCSTEP
45 WRITE(*,200) IR,IG,IB,CCOLOR
49 IG=15*NCSTEP
51 WRITE(*,200) IR,IG,IB,CCOLOR
55 IG=15*NCSTEP
57 WRITE(*,200) IR,IG,IB,CCOLOR
61 IG=(85-I)*NCSTEP
63 WRITE(*,200) IR,IG,IB,CCOLOR
[all …]
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/gridoperator/onestep/
H A Denginebase.hh163 template<typename IG,
174 template<typename IG, typename LFSV>
181 template<typename IG,
192 template<typename IG,
211 template<typename IG,
250 template<typename IG,
261 template<typename IG, typename LFSV>
268 template<typename IG,
279 template<typename IG,
298 template<typename IG,
[all …]

12345678910>>...72