Searched refs:get_operand_name (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c238 get_operand_name (rtx insn, int operand_idx) function
262 const char *op_name = get_operand_name (m_rtx, m_operand_idx);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc238 get_operand_name (rtx insn, int operand_idx) function
262 const char *op_name = get_operand_name (m_rtx, m_operand_idx);

Completed in 149 milliseconds