Searched refs:OUTSIDE_PRED_BLOCK (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.h260 OUTSIDE_PRED_BLOCK, MANUAL_PRED_BLOCK, AUTOMATIC_PRED_BLOCK enumerator in enum:pred_state
H A Dtc-arm.c22852 OUTSIDE_PRED_BLOCK immediately, since the (current) state could be
22854 be transitioned to OUTSIDE_PRED_BLOCK, a flag is marked to be closed
22918 case OUTSIDE_PRED_BLOCK:
23353 now_pred.state = OUTSIDE_PRED_BLOCK;
23364 now_pred.state = OUTSIDE_PRED_BLOCK;
23375 return now_pred.state != OUTSIDE_PRED_BLOCK;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.h260 OUTSIDE_PRED_BLOCK, MANUAL_PRED_BLOCK, AUTOMATIC_PRED_BLOCK enumerator in enum:pred_state
H A Dtc-arm.c22948 OUTSIDE_PRED_BLOCK immediately, since the (current) state could be
22950 be transitioned to OUTSIDE_PRED_BLOCK, a flag is marked to be closed
23014 case OUTSIDE_PRED_BLOCK:
23449 now_pred.state = OUTSIDE_PRED_BLOCK;
23460 now_pred.state = OUTSIDE_PRED_BLOCK;
23471 return now_pred.state != OUTSIDE_PRED_BLOCK;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.h259 OUTSIDE_PRED_BLOCK, MANUAL_PRED_BLOCK, AUTOMATIC_PRED_BLOCK enumerator in enum:pred_state
H A Dtc-arm.c22985 OUTSIDE_PRED_BLOCK immediately, since the (current) state could be
22987 be transitioned to OUTSIDE_PRED_BLOCK, a flag is marked to be closed
23051 case OUTSIDE_PRED_BLOCK:
23486 now_pred.state = OUTSIDE_PRED_BLOCK;
23497 now_pred.state = OUTSIDE_PRED_BLOCK;
23508 return now_pred.state != OUTSIDE_PRED_BLOCK;

Completed in 519 milliseconds