HomeSort by relevance Sort by last modified time
    Searched defs:SuperRegs (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 105 /// of AX. The SuperRegs field is a zero terminated array of registers that are
112 uint32_t SuperRegs; // Super-register set, described above
459 init(Reg, MCRI->DiffLists + MCRI->get(Reg).SuperRegs);
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 162 return SuperRegs;
236 SuperRegList SuperRegs;

Completed in 67 milliseconds