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

  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 733 s390_const_operand_ok (tree arg, int argnum, int op_flags, tree decl) function
921 if (!s390_const_operand_ok (arg, arity + 1, op_flags, fndecl))
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 792 s390_const_operand_ok (tree arg, int argnum, int op_flags, tree decl) function
980 if (!s390_const_operand_ok (arg, arity + 1, op_flags, fndecl))

Completed in 85 milliseconds