Searched refs:rawIndexForReg (Results 1 – 1 of 1) sorted by relevance
260 static uint64_t rawIndexForReg(Register Reg) { in rawIndexForReg() function1211 auto It = CollectFrom.find(LocIndex::rawIndexForReg(SortedRegs.front())); in collectIDsForRegs()1217 uint64_t FirstIndexForReg = LocIndex::rawIndexForReg(Reg); in collectIDsForRegs()1218 uint64_t FirstInvalidIndex = LocIndex::rawIndexForReg(Reg + 1); in collectIDsForRegs()1243 LocIndex::rawIndexForReg(LocIndex::kFirstRegLocation); in getUsedRegs()1245 LocIndex::rawIndexForReg(LocIndex::kFirstInvalidRegLocation); in getUsedRegs()1247 LocIndex::rawIndexForReg(LocIndex::kFirstVirtualRegLocation); in getUsedRegs()1259 uint64_t NextRegIndex = LocIndex::rawIndexForReg(FoundReg + 1); in getUsedRegs()1462 uint64_t FirstIndex = LocIndex::rawIndexForReg(LocIndex::kUniversalLocation); in collectAllVarLocs()1464 LocIndex::rawIndexForReg(LocIndex::kUniversalLocation + 1); in collectAllVarLocs()