Searched refs:rawIndexForReg (Results 1 – 1 of 1) sorted by relevance
268 static uint64_t rawIndexForReg(Register Reg) { in rawIndexForReg() function1130 auto It = CollectFrom.find(LocIndex::rawIndexForReg(SortedRegs.front())); in collectIDsForRegs()1136 uint64_t FirstIndexForReg = LocIndex::rawIndexForReg(Reg); in collectIDsForRegs()1137 uint64_t FirstInvalidIndex = LocIndex::rawIndexForReg(Reg + 1); in collectIDsForRegs()1162 LocIndex::rawIndexForReg(LocIndex::kFirstRegLocation); in getUsedRegs()1164 LocIndex::rawIndexForReg(LocIndex::kFirstInvalidRegLocation); in getUsedRegs()1178 uint64_t NextRegIndex = LocIndex::rawIndexForReg(FoundReg + 1); in getUsedRegs()1339 uint64_t FirstIndex = LocIndex::rawIndexForReg(LocIndex::kUniversalLocation); in collectAllVarLocs()1341 LocIndex::rawIndexForReg(LocIndex::kUniversalLocation + 1); in collectAllVarLocs()