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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 6786 alpha_fold_builtin_zapnot (tree *op, unsigned HOST_WIDE_INT opint[],
6845 return alpha_fold_builtin_zapnot (zap_op, opint, zap_const);
6887 return alpha_fold_builtin_zapnot (zap_op, opint, op_const);
6911 return alpha_fold_builtin_zapnot (op, opint, op_const);
7134 return alpha_fold_builtin_zapnot (op, opint, op_const);
6771 alpha_fold_builtin_zapnot (tree *op, unsigned HOST_WIDE_INT opint[], function
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 6771 alpha_fold_builtin_zapnot (tree *op, unsigned HOST_WIDE_INT opint[],
6830 return alpha_fold_builtin_zapnot (zap_op, opint, zap_const);
6872 return alpha_fold_builtin_zapnot (zap_op, opint, op_const);
6896 return alpha_fold_builtin_zapnot (op, opint, op_const);
7119 return alpha_fold_builtin_zapnot (op, opint, op_const);
6756 alpha_fold_builtin_zapnot (tree *op, unsigned HOST_WIDE_INT opint[], function

Completed in 36 milliseconds