Home
last modified time | relevance | path

Searched refs:bundling_p (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/config/ia64/
HDitanium1.md508 (eq (symbol_ref "bundling_p") (const_int 0)))
514 (eq (symbol_ref "bundling_p") (const_int 0))) "1_B")
518 (eq (symbol_ref "bundling_p") (const_int 0))) "1_B")
522 (eq (symbol_ref "bundling_p") (const_int 0)))
527 (eq (symbol_ref "bundling_p") (const_int 0))) "1_F")
533 (eq (symbol_ref "bundling_p") (const_int 0))) "1_M")
538 (eq (symbol_ref "bundling_p") (const_int 0))) "1_M")
544 (eq (symbol_ref "bundling_p") (const_int 0))) "1_M")
549 (eq (symbol_ref "bundling_p") (const_int 0))) "1_M")
554 (eq (symbol_ref "bundling_p") (const_int 0))) "1_F")
[all …]
HDitanium2.md714 (eq (symbol_ref "bundling_p") (const_int 0)))
720 (eq (symbol_ref "bundling_p") (const_int 0))) "2_B")
724 (eq (symbol_ref "bundling_p") (const_int 0))) "2_B")
728 (eq (symbol_ref "bundling_p") (const_int 0))) "2_F")
732 (eq (symbol_ref "bundling_p") (const_int 0))) "2_F")
738 (eq (symbol_ref "bundling_p") (const_int 0)))
744 (eq (symbol_ref "bundling_p") (const_int 0)))
750 (eq (symbol_ref "bundling_p") (const_int 0)))
757 (eq (symbol_ref "bundling_p") (const_int 0)))
763 (eq (symbol_ref "bundling_p") (const_int 0)))
[all …]
HDia64-protos.h31 extern int bundling_p;
HDia64.c122 int bundling_p = 0; variable
7762 bundling_p = 1; in bundling()
8138 bundling_p = 0; in bundling()
/NextBSD/contrib/gcc/
HDChangeLog-200336980 * config/ia64/ia64-protos.h (bundling_p): New external variable.
36984 * config/ia64/ia64.c (bundling_p): New global variable.