HomeSort by: relevance | last modified time | path
    Searched defs:IF_INSIDE_IT_LAST_INSN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 494 IF_INSIDE_IT_LAST_INSN, /* Either outside or inside;
1038 set_pred_insn_type (IF_INSIDE_IT_LAST_INSN); \
11928 set_pred_insn_type (IF_INSIDE_IT_LAST_INSN);
22854 case IF_INSIDE_IT_LAST_INSN:
22897 case IF_INSIDE_IT_LAST_INSN:
22904 if (inst.pred_insn_type != IF_INSIDE_IT_LAST_INSN)
22915 || inst.pred_insn_type == IF_INSIDE_IT_LAST_INSN))
23084 case IF_INSIDE_IT_LAST_INSN:
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 494 IF_INSIDE_IT_LAST_INSN, /* Either outside or inside;
1042 set_pred_insn_type (IF_INSIDE_IT_LAST_INSN); \
11931 set_pred_insn_type (IF_INSIDE_IT_LAST_INSN);
22857 case IF_INSIDE_IT_LAST_INSN:
22900 case IF_INSIDE_IT_LAST_INSN:
22907 if (inst.pred_insn_type != IF_INSIDE_IT_LAST_INSN)
22918 || inst.pred_insn_type == IF_INSIDE_IT_LAST_INSN))
23087 case IF_INSIDE_IT_LAST_INSN:

Completed in 66 milliseconds