Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1047 const BitVector &SuperRegClassBV = SuperRegClassPair.second; in getMatchingSubClassWithSubRegs() local
1048 if (SuperRegClassBV[SuperRegRC->EnumValue]) { in getMatchingSubClassWithSubRegs()