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

  /src/sys/dev/pci/
if_alc.c 716 int i, reloaded; local
718 reloaded = 0;
735 reloaded++;
742 if (reloaded == 0) {
1028 * When driver is reloaded after GPHY power down,
  /src/external/gpl3/gcc/dist/gcc/
reload.cc 31 1. sets up tables describing which values must be reloaded
32 for this insn, and what kind of hard regs they must be reloaded into;
341 mode and object being reloaded. */
883 /* Return nonzero if IN can be reloaded into REGNO with mode MODE without
943 RCLASS is a register class required for the reloaded data.
1517 /* If the ostensible rtx being reloaded differs from the rtx found
1751 the value being output-reloaded, because this implies
1756 class and does not appear in the value being output-reloaded. */
2646 /* Nonzero for an address operand that needs to be completely reloaded.
2895 /* Address operands are reloaded in their existing mode
6206 int reloaded = 0; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
reload.cc 31 1. sets up tables describing which values must be reloaded
32 for this insn, and what kind of hard regs they must be reloaded into;
341 mode and object being reloaded. */
883 /* Return nonzero if IN can be reloaded into REGNO with mode MODE without
943 RCLASS is a register class required for the reloaded data.
1517 /* If the ostensible rtx being reloaded differs from the rtx found
1751 the value being output-reloaded, because this implies
1756 class and does not appear in the value being output-reloaded. */
2645 /* Nonzero for an address operand that needs to be completely reloaded.
2894 /* Address operands are reloaded in their existing mode
6205 int reloaded = 0; local
    [all...]

Completed in 23 milliseconds