Searched refs:m_output_ops (Results 1 – 2 of 2) sorted by relevance
7260 m_output_ops.safe_push (op); in add_output_operand()7298 FOR_EACH_VEC_ELT (m_output_ops, i, rec_asm_op) in replay_into()7363 FOR_EACH_VEC_ELT (m_output_ops, i, asm_op) in make_debug_string()
2404 auto_vec<output_asm_operand *> m_output_ops; variable