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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c8272 Mfix * this_fix;
8356 for (this_fix = fix; this_fix && ftmp != this_fix;
8357 this_fix = this_fix->next)
8358 if (GET_CODE (this_fix->insn) != BARRIER)
8363 this_fix->minipool->offset);
8364 *this_fix->loc = gen_rtx_MEM (this_fix
8258 Mfix * this_fix; local
[all...]

Completed in 74 milliseconds