Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp258 static uint64_t rawIndexForReg(Register Reg) { in rawIndexForReg() function
1208 auto It = CollectFrom.find(LocIndex::rawIndexForReg(SortedRegs.front())); in collectIDsForRegs()
1214 uint64_t FirstIndexForReg = LocIndex::rawIndexForReg(Reg); in collectIDsForRegs()
1215 uint64_t FirstInvalidIndex = LocIndex::rawIndexForReg(Reg + 1); in collectIDsForRegs()
1240 LocIndex::rawIndexForReg(LocIndex::kFirstRegLocation); in getUsedRegs()
1242 LocIndex::rawIndexForReg(LocIndex::kFirstInvalidRegLocation); in getUsedRegs()
1256 uint64_t NextRegIndex = LocIndex::rawIndexForReg(FoundReg + 1); in getUsedRegs()
1450 uint64_t FirstIndex = LocIndex::rawIndexForReg(LocIndex::kUniversalLocation); in collectAllVarLocs()
1452 LocIndex::rawIndexForReg(LocIndex::kUniversalLocation + 1); in collectAllVarLocs()