Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1037 for (const auto &[SuperRegClass, SuperRegClassBV] : SuperRegClasses) { in getMatchingSubClassWithSubRegs()
1038 if (SuperRegClassBV[SuperRegRC->EnumValue]) { in getMatchingSubClassWithSubRegs()