Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenRegisters.cpp1872 static bool isRegUnitSubSet(const std::vector<unsigned> &RUSubSet, in isRegUnitSubSet() function
1910 if (isRegUnitSubSet(SubSet.Units, SuperSet.Units) in pruneUnitSets()
2075 if (isRegUnitSubSet(RCRegUnits, RegUnitSets[USIdx].Units)) { in computeRegUnitSets()