Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp1527 static bool isRegUnitSubSet(const std::vector<unsigned> &RUSubSet, in isRegUnitSubSet() function
1565 if (isRegUnitSubSet(SubSet.Units, SuperSet.Units) in pruneUnitSets()
1725 if (isRegUnitSubSet(RCRegUnits, RegUnitSets[USIdx].Units)) { in computeRegUnitSets()