HomeSort by relevance Sort by last modified time
    Searched full:registers (Results 101 - 125 of 4536) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/valgrind/main/coregrind/m_gdbserver/
valgrind_low.h 57 /* Returns the target xml description of the set of registers.
59 to give a description of the registers, otherwise
61 (which is used to get the registers).
63 including the two shadow registers sets.
64 This is mandatory to use the option --vgdb-shadow-registers=yes.
  /external/llvm/include/llvm/CodeGen/
RegisterClassInfo.h 12 // registers depends on calling conventions and other dynamic information, so
55 // Callee saved registers of last MF. Assumed to be valid until the next
62 // Reserved registers in the current MF.
86 /// registers in RC in the current function.
92 /// contains no reserved registers, and registers that alias callee saved
93 /// registers come last.
99 /// allocatable registers.
119 /// the registers in getOrder(RC).
126 /// All registers in getOrder(RC).slice(getLastCostChange(RC)) will have th
    [all...]