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 101 /// of AX. The SuperRegs field is a zero terminated array of registers that are
108 uint32_t SuperRegs; // Super-register set, described above
504 init(Reg, MCRI->DiffLists + MCRI->get(Reg).SuperRegs);
  /external/llvm/utils/TableGen/
CodeGenRegisters.h 179 return SuperRegs;
253 SuperRegList SuperRegs;

Completed in 168 milliseconds