Home
last modified time | relevance | path

Searched refs:SuperRegClassPair (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.cpp1052 for (const auto &SuperRegClassPair : SuperRegClasses) { in getMatchingSubClassWithSubRegs() local
1053 const BitVector &SuperRegClassBV = SuperRegClassPair.second; in getMatchingSubClassWithSubRegs()
1055 SubRegRC = SuperRegClassPair.first; in getMatchingSubClassWithSubRegs()