|
GCC Middle and Back End API Reference
|


Public Member Functions | |
| operand_fixup (file_location loc, rtx insn, int operand_idx) | |
| virtual void | apply (function_reader *reader) const =0 |
Protected Attributes | |
| int | m_operand_idx |
| file_location | m_loc |
| rtx | m_rtx |
An abstract subclass of fixup for post-processing steps that act on a specific operand of a specific instruction.
|
inline |
References fixup::fixup(), and m_operand_idx.
Referenced by fixup_insn_uid::fixup_insn_uid(), and fixup_note_insn_basic_block::fixup_note_insn_basic_block().
|
pure virtualinherited |
Implemented in fixup_expr, fixup_insn_uid, and fixup_note_insn_basic_block.
Referenced by function_reader::apply_fixups().
|
protectedinherited |
Referenced by fixup_insn_uid::apply(), and fixup().
|
protected |
Referenced by fixup_insn_uid::apply(), and operand_fixup().
|
protectedinherited |
Referenced by fixup_expr::apply(), fixup_insn_uid::apply(), fixup_note_insn_basic_block::apply(), and fixup().