Searched defs:RegSet (Results 1 – 9 of 9) sorted by relevance
255 bool Filler::isRegInSet(SmallSet<unsigned, 32> &RegSet, unsigned Reg) { in isRegInSet()
343 bool Filler::IsRegInSet(SmallSet<unsigned, 32>& RegSet, unsigned Reg) in IsRegInSet()
274 using RegSet = SparseSet<IndexMaskPair>; variable
447 bool RegDefsUses::isRegInSet(const BitVector &RegSet, unsigned Reg) const { in isRegInSet() argument
37 const uint8_t *const RegSet; variable
260 SmallSet<unsigned, 4> RegSet; in AntiDepEdges() local
149 using RegSet = std::set<Register>; typedef in __anon73672b9b0111::RegAllocPBQP
107 using RegSet = DenseSet<Register>; typedef
552 void HexagonExpandCondsets::updateLiveness(std::set<Register> &RegSet, in updateLiveness()