Searched defs:TopoSig (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DCodeGenRegisters.h156 // less than RegBank.getNumTopoSigs(). Registers with the same TopoSig have
159 // (TopoSig-wise).
162 return TopoSig;
209 unsigned TopoSig; member in struct:llvm::CodeGenRegister
422 // TopoSig, only computeSuperRegs needs to know how.
530 // Return the number of allocated TopoSigs. The first TopoSig representing
536 // Find or create a TopoSig for the given TopoSigId.

Completed in 76 milliseconds