Home
last modified time | relevance | path

Searched refs:lattice (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/gcc/
HDlambda-code.c639 lambda_lattice lattice; in lambda_compute_auxillary_space() local
728 lattice = lambda_lattice_compute_base (nest); in lambda_compute_auxillary_space()
733 lambda_matrix_mult (A, LATTICE_BASE (lattice), A1, size, depth, depth); in lambda_compute_auxillary_space()
736 lambda_matrix_vector_mult (A, size, depth, LATTICE_ORIGIN (lattice), a1); in lambda_compute_auxillary_space()
740 lambda_matrix_mult (A, LATTICE_ORIGIN_INVARIANTS (lattice), B1, size, depth, in lambda_compute_auxillary_space()
1031 lambda_lattice lattice; in lambda_loopnest_transform() local
1054 lattice = lambda_lattice_compute_base (nest); in lambda_loopnest_transform()
1059 lambda_matrix_mult (LTM_MATRIX (trans), LATTICE_BASE (lattice), in lambda_loopnest_transform()
1082 LATTICE_ORIGIN (lattice), origin); in lambda_loopnest_transform()
1083 lambda_matrix_mult (LTM_MATRIX (trans), LATTICE_ORIGIN_INVARIANTS (lattice), in lambda_loopnest_transform()
HDtree-complex.c442 complex_lattice_t lattice = find_lattice_value (ssa_name); in get_component_ssa_name() local
446 if (lattice == (imag_p ? ONLY_REAL : ONLY_IMAG)) in get_component_ssa_name()
485 complex_lattice_t lattice = find_lattice_value (ssa_name); in set_component_ssa_name() local
492 if (lattice == (imag_p ? ONLY_REAL : ONLY_IMAG)) in set_component_ssa_name()
HDChangeLog.tree-ssa10323 If the PHI node has a lattice value of VARYING, set
12535 lattice values.
12560 lattice values rather than call set_value.
16686 (visit_phi_node): Do not set the lattice value to UNDEFINED when we
16924 (visit_expression): Set the lattice value for ghost definitions to
HDChangeLog-200515400 (expand_complex_addition): Use complex lattice values.
15406 lattice values.
15407 (tree_lower_complex): Compute lattice values.
HDChangeLog-200411831 the initial lattice value.
/NextBSD/contrib/gcc/doc/
HDpasses.texi461 This pass relaxes a lattice of values in order to identify those
472 This is similar to constant propagation but the lattice of values is
/NextBSD/share/dict/
HDweb2a27054 half-lattice girder
32294 lattice bar
32295 lattice beam
32296 lattice bridge
32297 lattice girder
32298 lattice moss
32299 lattice plant
32300 lattice-plant family
32301 lattice stitch
32302 lattice strut
[all …]
HDweb2104756 lattice
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86InstrInfo.td592 // Sign-extended immediate classes. We don't need to define the full lattice