Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-fold.c156 bool op0_const_self = true, op1_const_self = true, op2_const_self = true; in c_fully_fold_internal() local
524 op0 = c_fully_fold_internal (op0, in_init, &op0_const, &op0_const_self, in c_fully_fold_internal()
550 *maybe_const_itself &= op0_const_self; in c_fully_fold_internal()
553 && op0_const_self in c_fully_fold_internal()
559 && op0_const_self in c_fully_fold_internal()
570 op0 = c_fully_fold_internal (op0, in_init, &op0_const, &op0_const_self, in c_fully_fold_internal()
599 *maybe_const_itself &= op0_const_self; in c_fully_fold_internal()
602 && op0_const_self in c_fully_fold_internal()
606 && op0_const_self in c_fully_fold_internal()
611 && op0_const_self in c_fully_fold_internal()
[all …]
H A Dc-fold.cc156 bool op0_const_self = true, op1_const_self = true, op2_const_self = true; in c_fully_fold_internal() local
525 op0 = c_fully_fold_internal (op0, in_init, &op0_const, &op0_const_self, in c_fully_fold_internal()
551 *maybe_const_itself &= op0_const_self; in c_fully_fold_internal()
554 && op0_const_self in c_fully_fold_internal()
560 && op0_const_self in c_fully_fold_internal()
571 op0 = c_fully_fold_internal (op0, in_init, &op0_const, &op0_const_self, in c_fully_fold_internal()
600 *maybe_const_itself &= op0_const_self; in c_fully_fold_internal()
603 && op0_const_self in c_fully_fold_internal()
607 && op0_const_self in c_fully_fold_internal()
612 && op0_const_self in c_fully_fold_internal()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-fold.c156 bool op0_const_self = true, op1_const_self = true, op2_const_self = true; in c_fully_fold_internal() local
524 op0 = c_fully_fold_internal (op0, in_init, &op0_const, &op0_const_self, in c_fully_fold_internal()
550 *maybe_const_itself &= op0_const_self; in c_fully_fold_internal()
553 && op0_const_self in c_fully_fold_internal()
559 && op0_const_self in c_fully_fold_internal()
570 op0 = c_fully_fold_internal (op0, in_init, &op0_const, &op0_const_self, in c_fully_fold_internal()
599 *maybe_const_itself &= op0_const_self; in c_fully_fold_internal()
602 && op0_const_self in c_fully_fold_internal()
606 && op0_const_self in c_fully_fold_internal()
611 && op0_const_self in c_fully_fold_internal()
[all …]