Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1081 const BitVector &SuperRegClassBV = SuperRegClassPair.second; in getMatchingSubClassWithSubRegs() local
1082 if (SuperRegClassBV[SuperRegRC->EnumValue]) { in getMatchingSubClassWithSubRegs()