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

  /src/external/gpl3/gcc/dist/gcc/
genextract.cc 91 push_pathstr_operand (int operand, bool is_vector, function
120 push_pathstr_operand (i, true, &acc);
258 push_pathstr_operand (i, code != MATCH_OPERATOR, acc);
275 push_pathstr_operand (i, code != MATCH_OP_DUP, acc);
291 push_pathstr_operand (i, false, acc);
300 push_pathstr_operand (j, true, acc);
  /src/external/gpl3/gcc.old/dist/gcc/
genextract.cc 91 push_pathstr_operand (int operand, bool is_vector, function
120 push_pathstr_operand (i, true, &acc);
258 push_pathstr_operand (i, code != MATCH_OPERATOR, acc);
275 push_pathstr_operand (i, code != MATCH_OP_DUP, acc);
291 push_pathstr_operand (i, false, acc);
300 push_pathstr_operand (j, true, acc);

Completed in 30 milliseconds