Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp215 static constexpr u32_location_t kUniversalLocation = 0; member
824 Locations.push_back(LocIndex::kUniversalLocation); in insert()
1171 Regs.insert(LocIndex::kUniversalLocation); in insertFromLocSet()
1224 assert(LI.back().Location == LocIndex::kUniversalLocation && in collectIDsForRegs()
1450 uint64_t FirstIndex = LocIndex::rawIndexForReg(LocIndex::kUniversalLocation); in collectAllVarLocs()
1452 LocIndex::rawIndexForReg(LocIndex::kUniversalLocation + 1); in collectAllVarLocs()
1473 LocIndex Idx = LocIndex(LocIndex::kUniversalLocation, ID); in emitEntryValues()
1636 OpenRanges.erase(KillSet, VarLocIDs, LocIndex::kUniversalLocation); in transferRegisterDef()