Home
last modified time | relevance | path

Searched defs:LocNo (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp109 for (unsigned LocNo : NewLocs) { in DbgVariableValue() local
189 for (unsigned LocNo : loc_nos()) in decrementLocNosAfterPivot() local
197 for (unsigned LocNo : loc_nos()) in remapLocNos() local
393 void removeLocationIfUnused(unsigned LocNo) { in removeLocationIfUnused()
987 unsigned LocNo = LocInterval.first; in addDefsFromCopies() local
1035 unsigned LocNo = LocInterval.first; in addDefsFromCopies() local
1077 for (unsigned LocNo : DbgValue.loc_nos()) { in computeIntervals() local
1100 for (unsigned LocNo : Kills->second) { in computeIntervals() local
1376 unsigned LocNo = i-1; in splitRegister() local
1579 for (unsigned LocNo : DbgValue.loc_nos()) in insertDebugValue() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1172 unsigned LocNo = std::distance(Locations.begin(), find(Locations, AI)); in instrumentStack() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1738 unsigned LocNo = std::distance(DIILocation.begin(), find(DIILocation, &I)); in salvageDebugInfoForDbgValues() local
1870 bool WithStackValue, unsigned LocNo, in salvageDebugInfoImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp303 uint64_t LocNo : NUM_LOC_BITS; /// The machine location where the def happens. member in __anon45b083930111::ValueIDNum
702 unsigned LocNo = getLocID(SpillID, true); in getSpillMLoc() local