HomeSort by relevance Sort by last modified time
    Searched full:insn_note (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-notes.def 31 #define INSN_NOTE(NAME) DEF_INSN_NOTE (NOTE_INSN_##NAME)
35 INSN_NOTE (DELETED)
38 INSN_NOTE (DELETED_LABEL)
42 INSN_NOTE (DELETED_DEBUG_LABEL)
46 INSN_NOTE (BLOCK_BEG)
47 INSN_NOTE (BLOCK_END)
52 INSN_NOTE (FUNCTION_BEG)
55 INSN_NOTE (PROLOGUE_END)
58 INSN_NOTE (EPILOGUE_BEG)
62 INSN_NOTE (EH_REGION_BEG
    [all...]
rtl.h 1027 enum insn_note enum
    [all...]
rtl.def 154 5: enum insn_note
155 6: unique number if insn_note == note_insn_deleted_label. */
    [all...]

Completed in 211 milliseconds