Home | History | Annotate | Download | only in tcg

Lines Matching refs:fixed_reg

404     ts->fixed_reg = 1;
444 ts->fixed_reg = 0;
459 ts->fixed_reg = 0;
479 ts->fixed_reg = 0;
1001 if (ts->fixed_reg) {
1015 ts->fixed_reg = 0;
1770 !ts->fixed_reg &&
1812 if (!ts->mem_coherent && !ts->fixed_reg) {
1867 if (!ts->fixed_reg) {
1886 if (!ts->fixed_reg) {
1915 assert(s->temps[temp].val_type == TEMP_VAL_MEM || s->temps[temp].fixed_reg);
1943 assert(s->temps[i].val_type != TEMP_VAL_REG || s->temps[i].fixed_reg ||
1988 if (ots->fixed_reg) {
2025 if (((NEED_SYNC_ARG(0) || ots->fixed_reg) && ts->val_type != TEMP_VAL_REG)
2038 if (IS_DEAD_ARG(0) && !ots->fixed_reg) {
2063 if (IS_DEAD_ARG(1) && !ts->fixed_reg && !ots->fixed_reg) {
2141 if (ts->fixed_reg) {
2207 if (ts->fixed_reg &&
2215 if (!ts->fixed_reg) {
2238 if (ts->fixed_reg && ts->reg != reg) {
2414 if (ts->fixed_reg) {