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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 1087 const int r2pc;
1238 : (dst_code == PC ? cost_p->r2pc : cost_p->r2m));
1079 const int r2pc; member in struct:double_op_cost
msp430.cc 1087 const int r2pc;
1238 : (dst_code == PC ? cost_p->r2pc : cost_p->r2m));
1079 const int r2pc; member in struct:double_op_cost
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 1085 const int r2pc;
1236 : (dst_code == PC ? cost_p->r2pc : cost_p->r2m));
1077 const int r2pc; member in struct:double_op_cost
msp430.cc 1085 const int r2pc;
1236 : (dst_code == PC ? cost_p->r2pc : cost_p->r2m));
1077 const int r2pc; member in struct:double_op_cost

Completed in 52 milliseconds