Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp1537 static bool isRegUnitSubSet(const std::vector<unsigned> &RUSubSet, in isRegUnitSubSet() function
1575 if (isRegUnitSubSet(SubSet.Units, SuperSet.Units) in pruneUnitSets()
1741 if (isRegUnitSubSet(RCRegUnits, RegUnitSets[USIdx].Units)) { in computeRegUnitSets()
/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.cpp1822 static bool isRegUnitSubSet(const std::vector<unsigned> &RUSubSet, in isRegUnitSubSet() function
1860 if (isRegUnitSubSet(SubSet.Units, SuperSet.Units) in pruneUnitSets()
2022 if (isRegUnitSubSet(RCRegUnits, RegUnitSets[USIdx].Units)) { in computeRegUnitSets()