HomeSort by: relevance | last modified time | path
    Searched defs:op_const (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 6754 of OP_CONST is set if OPINT[N] is valid. */
6757 alpha_fold_builtin_cmpbge (unsigned HOST_WIDE_INT opint[], long op_const)
6759 if (op_const == 3)
6771 else if (op_const == 2 && opint[1] == 0)
6782 Bit N of OP_CONST it set if OPINT[N] is valid. OP may be null if only
6787 long op_const)
6789 if (op_const & 2)
6798 if (op_const & 1)
6805 else if ((op_const & 1) && opint[0] == 0)
6814 long op_const, unsigned HOST_WIDE_INT bytemask
7045 long op_const = 0; local
    [all...]
alpha.cc 6754 of OP_CONST is set if OPINT[N] is valid. */
6757 alpha_fold_builtin_cmpbge (unsigned HOST_WIDE_INT opint[], long op_const)
6759 if (op_const == 3)
6771 else if (op_const == 2 && opint[1] == 0)
6782 Bit N of OP_CONST it set if OPINT[N] is valid. OP may be null if only
6787 long op_const)
6789 if (op_const & 2)
6798 if (op_const & 1)
6805 else if ((op_const & 1) && opint[0] == 0)
6814 long op_const, unsigned HOST_WIDE_INT bytemask
7045 long op_const = 0; local
    [all...]
alpha.cc 6754 of OP_CONST is set if OPINT[N] is valid. */
6757 alpha_fold_builtin_cmpbge (unsigned HOST_WIDE_INT opint[], long op_const)
6759 if (op_const == 3)
6771 else if (op_const == 2 && opint[1] == 0)
6782 Bit N of OP_CONST it set if OPINT[N] is valid. OP may be null if only
6787 long op_const)
6789 if (op_const & 2)
6798 if (op_const & 1)
6805 else if ((op_const & 1) && opint[0] == 0)
6814 long op_const, unsigned HOST_WIDE_INT bytemask
7045 long op_const = 0; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 6739 of OP_CONST is set if OPINT[N] is valid. */
6742 alpha_fold_builtin_cmpbge (unsigned HOST_WIDE_INT opint[], long op_const)
6744 if (op_const == 3)
6756 else if (op_const == 2 && opint[1] == 0)
6767 Bit N of OP_CONST it set if OPINT[N] is valid. OP may be null if only
6772 long op_const)
6774 if (op_const & 2)
6783 if (op_const & 1)
6790 else if ((op_const & 1) && opint[0] == 0)
6799 long op_const, unsigned HOST_WIDE_INT bytemask
7030 long op_const = 0; local
    [all...]
alpha.cc 6739 of OP_CONST is set if OPINT[N] is valid. */
6742 alpha_fold_builtin_cmpbge (unsigned HOST_WIDE_INT opint[], long op_const)
6744 if (op_const == 3)
6756 else if (op_const == 2 && opint[1] == 0)
6767 Bit N of OP_CONST it set if OPINT[N] is valid. OP may be null if only
6772 long op_const)
6774 if (op_const & 2)
6783 if (op_const & 1)
6790 else if ((op_const & 1) && opint[0] == 0)
6799 long op_const, unsigned HOST_WIDE_INT bytemask
7030 long op_const = 0; local
    [all...]
alpha.cc 6739 of OP_CONST is set if OPINT[N] is valid. */
6742 alpha_fold_builtin_cmpbge (unsigned HOST_WIDE_INT opint[], long op_const)
6744 if (op_const == 3)
6756 else if (op_const == 2 && opint[1] == 0)
6767 Bit N of OP_CONST it set if OPINT[N] is valid. OP may be null if only
6772 long op_const)
6774 if (op_const & 2)
6783 if (op_const & 1)
6790 else if ((op_const & 1) && opint[0] == 0)
6799 long op_const, unsigned HOST_WIDE_INT bytemask
7030 long op_const = 0; local
    [all...]

Completed in 156 milliseconds