Searched refs:s390_const_operand_ok (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390-protos.h137 extern bool s390_const_operand_ok (tree, int, int, tree);
H A Ds390-c.c876 && !s390_const_operand_ok (arg, i + 1, op_flags, target_builtin_decl))
H A Ds390.c738 s390_const_operand_ok (tree arg, int argnum, int op_flags, tree decl) function
871 if (!s390_const_operand_ok (arg, arity + 1, op_flags, fndecl))

Completed in 81 milliseconds