| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyDebugValueManager.cpp | 35 DbgValues.push_back(&*DI); in WebAssemblyDebugValueManager() 41 for (MachineInstr *DBI : reverse(DbgValues)) in move() 46 for (auto *DBI : DbgValues) in updateReg() 56 for (MachineInstr *DBI : reverse(DbgValues)) { in clone() 65 for (auto *DBI : DbgValues) { in replaceWithLocal()
|
| H A D | WebAssemblyDebugValueManager.h | 25 SmallVector<MachineInstr *, 2> DbgValues; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | AntiDepBreaker.h | 48 DbgValueVector &DbgValues) = 0; 76 void UpdateDbgValues(const DbgValueVector &DbgValues, MachineInstr *ParentMI, in UpdateDbgValues() argument 81 for (const auto &DV : make_range(DbgValues.crbegin(), DbgValues.crend())) { in UpdateDbgValues()
|
| H A D | DebugHandlerBase.h | 82 DbgValueHistoryMap DbgValues; variable
|
| H A D | DbgEntityHistoryCalculator.h | 152 DbgValueHistoryMap &DbgValues,
|
| H A D | ScheduleDAGInstrs.h | 248 DbgValueVector DbgValues; variable
|
| H A D | SelectionDAG.h | 152 SmallVector<SDDbgValue*, 32> DbgValues; 173 DbgValues.clear(); 182 return DbgValues.empty() && ByvalParmDbgValues.empty() && DbgLabels.empty(); 195 DbgIterator DbgBegin() { return DbgValues.begin(); } 196 DbgIterator DbgEnd() { return DbgValues.end(); }
|
| H A D | MachineInstr.h | 1838 void collectDebugValues(SmallVectorImpl<MachineInstr *> &DbgValues);
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DebugHandlerBase.cpp | 264 assert(DbgValues.empty() && "DbgValues map wasn't cleaned!"); in beginFunction() 267 DbgValues, DbgLabels); in beginFunction() 270 DbgValues.trimLocationRanges(*MF, LScopes, InstOrdering); in beginFunction() 271 LLVM_DEBUG(DbgValues.dump()); in beginFunction() 274 for (const auto &I : DbgValues) { in beginFunction() 406 DbgValues.clear(); in endFunction()
|
| H A D | DbgEntityHistoryCalculator.cpp | 452 DbgValueHistoryMap &DbgValues, in calculateDbgEntityHistory() argument 471 handleNewDebugValue(Var, MI, RegVars, LiveEntries, DbgValues); in calculateDbgEntityHistory() 500 clobberRegisterUses(RegVars, MO.getReg(), DbgValues, LiveEntries, in calculateDbgEntityHistory() 511 clobberRegisterUses(RegVars, *AI, DbgValues, LiveEntries, MI); in calculateDbgEntityHistory() 526 clobberRegisterUses(RegVars, Reg, DbgValues, LiveEntries, MI); in calculateDbgEntityHistory() 542 EntryIndex ClobIdx = DbgValues.startClobber(Pair.first, MBB.back()); in calculateDbgEntityHistory() 546 DbgValueHistoryMap::Entry &Ent = DbgValues.getEntry(Pair.first, Idx); in calculateDbgEntityHistory()
|
| H A D | DwarfDebug.cpp | 1842 for (const auto &I : DbgValues) { in collectEntityInfo() 1852 if (!DbgValues.hasNonEmptyLocation(HistoryMapEntries)) in collectEntityInfo()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PostRASchedulerList.cpp | 396 EndIndex, DbgValues); in schedule() 693 DI = DbgValues.end(), DE = DbgValues.begin(); DI != DE; --DI) { in EmitSchedule() 699 DbgValues.clear(); in EmitSchedule()
|
| H A D | CriticalAntiDepBreaker.h | 86 DbgValueVector &DbgValues) override;
|
| H A D | AggressiveAntiDepBreaker.h | 146 DbgValueVector &DbgValues) override;
|
| H A D | CriticalAntiDepBreaker.cpp | 445 DbgValueVector &DbgValues) { in BreakAntiDependencies() argument 667 UpdateDbgValues(DbgValues, Q->second->getParent(), in BreakAntiDependencies()
|
| H A D | MachineInstr.cpp | 2282 SmallVectorImpl<MachineInstr *> &DbgValues) { in collectDebugValues() argument 2293 DbgValues.push_back(&*DI); in collectDebugValues() 2299 SmallVector<MachineInstr *, 2> DbgValues; in changeDebugValuesDefReg() local 2311 DbgValues.push_back(DI); in changeDebugValuesDefReg() 2316 for (auto *DBI : DbgValues) in changeDebugValuesDefReg()
|
| H A D | ScheduleDAGInstrs.cpp | 118 DbgValues.clear(); in ScheduleDAGInstrs() 782 DbgValues.clear(); in buildSchedGraph() 806 DbgValues.push_back(std::make_pair(DbgMI, &MI)); in buildSchedGraph()
|
| H A D | AggressiveAntiDepBreaker.cpp | 750 DbgValueVector &DbgValues) { in BreakAntiDependencies() argument 972 UpdateDbgValues(DbgValues, Q.second.Operand->getParent(), in BreakAntiDependencies()
|
| H A D | MachineScheduler.cpp | 914 DI = DbgValues.end(), DE = DbgValues.begin(); DI != DE; --DI) { in placeDebugValues() 924 DbgValues.clear(); in placeDebugValues()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | LCSSA.cpp | 235 SmallVector<DbgValueInst *, 4> DbgValues; in formLCSSAForInstructions() local 236 llvm::findDbgValues(DbgValues, I); in formLCSSAForInstructions() 239 for (auto DVI : DbgValues) { in formLCSSAForInstructions()
|
| H A D | LoopRotationUtils.cpp | 166 SmallVector<DbgValueInst *, 1> DbgValues; in RewriteUsesOfClonedInstructions() local 167 llvm::findDbgValues(DbgValues, OrigHeaderVal); in RewriteUsesOfClonedInstructions() 168 for (auto &DbgValue : DbgValues) { in RewriteUsesOfClonedInstructions()
|
| H A D | Local.cpp | 1379 SmallVector<DbgValueInst *, 1> DbgValues; in PhiHasDebugValue() local 1380 findDbgValues(DbgValues, APN); in PhiHasDebugValue() 1381 for (auto *DVI : DbgValues) { in PhiHasDebugValue()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfo.h | 44 void findDbgValues(SmallVectorImpl<DbgValueInst *> &DbgValues, Value *V);
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNIterativeScheduler.cpp | 328 const auto DbgB = DbgValues.begin(), DbgE = DbgValues.end(); in detachSchedule()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 76 void llvm::findDbgValues(SmallVectorImpl<DbgValueInst *> &DbgValues, Value *V) { in findDbgValues() argument 89 DbgValues.push_back(DVI); in findDbgValues() 96 DbgValues.push_back(DVI); in findDbgValues()
|