Home
last modified time | relevance | path

Searched refs:table2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/share/doc/usd/21.troff/
DMakefile5 SRCS= m.mac m0 m0a m1 m2 m3 m4 m5 table1 table2
/freebsd-9-stable/sys/dev/drm/
Dvia_verifier.c237 static hazard_t table2[256]; variable
651 hz_table = table2; in via_check_header2()
655 hz_table = table2; in via_check_header2()
1111 setup_hazard_table(init_table2, table2, in via_init_command_verifier()
/freebsd-9-stable/contrib/gcc/
Dcfgcleanup.c1432 rtx table1, table2; in outgoing_edges_match() local
1435 && tablejump_p (BB_END (bb2), &label2, &table2) in outgoing_edges_match()
1436 && GET_CODE (PATTERN (table1)) == GET_CODE (PATTERN (table2))) in outgoing_edges_match()
1452 p2 = PATTERN (table2); in outgoing_edges_match()
1682 rtx table1, table2; in try_crossjump_to_edge() local
1685 && tablejump_p (BB_END (src2), &label2, &table2) in try_crossjump_to_edge()