Home
last modified time | relevance | path

Searched refs:push_pathstr_operand (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenextract.cc91 push_pathstr_operand (int operand, bool is_vector, in push_pathstr_operand() function
120 push_pathstr_operand (i, true, &acc); in gen_insn()
257 push_pathstr_operand (i, code != MATCH_OPERATOR, acc); in walk_rtx()
274 push_pathstr_operand (i, code != MATCH_OP_DUP, acc); in walk_rtx()
290 push_pathstr_operand (i, false, acc); in walk_rtx()
299 push_pathstr_operand (j, true, acc); in walk_rtx()
H A DChangeLog-201830099 * genextract.c (push_pathstr_operand): New function to support
30101 (walk_rtx): Call push_pathstr_operand.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenextract.c91 push_pathstr_operand (int operand, bool is_vector, in push_pathstr_operand() function
120 push_pathstr_operand (i, true, &acc); in gen_insn()
258 push_pathstr_operand (i, code != MATCH_OPERATOR, acc); in walk_rtx()
275 push_pathstr_operand (i, code != MATCH_OP_DUP, acc); in walk_rtx()
291 push_pathstr_operand (i, false, acc); in walk_rtx()
300 push_pathstr_operand (j, true, acc); in walk_rtx()