HomeSort by relevance Sort by last modified time
    Searched refs:DEFGSCODE (Results 1 - 4 of 4) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.def 23 DEFGSCODE(GIMPLE_symbol, printable name, structure).
35 DEFGSCODE(GIMPLE_ERROR_MARK, "gimple_error_mark", NULL)
54 DEFGSCODE(GIMPLE_COND, "gimple_cond", struct gimple_statement_with_ops)
58 DEFGSCODE(GIMPLE_GOTO, "gimple_goto", struct gimple_statement_with_ops)
62 DEFGSCODE(GIMPLE_LABEL, "gimple_label", struct gimple_statement_with_ops)
79 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", struct gimple_statement_with_ops)
89 DEFGSCODE(GIMPLE_CHANGE_DYNAMIC_TYPE, "gimple_change_dynamic_type",
116 DEFGSCODE(GIMPLE_ASSIGN, "gimple_assign",
126 DEFGSCODE(GIMPLE_ASM, "gimple_asm", struct gimple_statement_asm)
140 DEFGSCODE(GIMPLE_CALL, "gimple_call"
    [all...]
gimple.h 48 #define DEFGSCODE(SYM, STRING, STRUCT) SYM,
50 #undef DEFGSCODE
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
gimple.def 23 DEFGSCODE(GIMPLE_symbol, printable name, structure).
35 DEFGSCODE(GIMPLE_ERROR_MARK, "gimple_error_mark", NULL)
54 DEFGSCODE(GIMPLE_COND, "gimple_cond", struct gimple_statement_with_ops)
58 DEFGSCODE(GIMPLE_GOTO, "gimple_goto", struct gimple_statement_with_ops)
62 DEFGSCODE(GIMPLE_LABEL, "gimple_label", struct gimple_statement_with_ops)
79 DEFGSCODE(GIMPLE_SWITCH, "gimple_switch", struct gimple_statement_with_ops)
89 DEFGSCODE(GIMPLE_CHANGE_DYNAMIC_TYPE, "gimple_change_dynamic_type",
116 DEFGSCODE(GIMPLE_ASSIGN, "gimple_assign",
126 DEFGSCODE(GIMPLE_ASM, "gimple_asm", struct gimple_statement_asm)
140 DEFGSCODE(GIMPLE_CALL, "gimple_call"
    [all...]
gimple.h 48 #define DEFGSCODE(SYM, STRING, STRUCT) SYM,
50 #undef DEFGSCODE
    [all...]

Completed in 200 milliseconds