/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyDebugValueManager.h | 30 SmallVector<MachineInstr *, 1> DbgValues; variable
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | AntiDepBreaker.h | 75 void UpdateDbgValues(const DbgValueVector &DbgValues, MachineInstr *ParentMI, in UpdateDbgValues()
|
H A D | DebugHandlerBase.h | 89 DbgValueHistoryMap DbgValues; global() variable
|
H A D | ScheduleDAGInstrs.h | 255 DbgValueVector DbgValues; global() variable
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SSAUpdater.cpp | 217 for (auto &DbgValue : DbgValues) { in UpdateDebugValues() argument 201 SmallVector<DbgValueInst *, 4> DbgValues; UpdateDebugValues() local
|
H A D | LCSSA.cpp | 244 SmallVector<DbgValueInst *, 4> DbgValues; formLCSSAForInstructions() local
|
H A D | LoopRotationUtils.cpp | 161 SmallVector<DbgValueInst *, 1> DbgValues; in RewriteUsesOfClonedInstructions() local
|
H A D | Local.cpp | 1577 SmallVector<DbgValueInst *, 1> DbgValues; PhiHasDebugValue() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | CriticalAntiDepBreaker.cpp | 441 DbgValueVector &DbgValues) { in BreakAntiDependencies() argument
|
H A D | AggressiveAntiDepBreaker.cpp | 734 BreakAntiDependencies(const std::vector<SUnit> & SUnits,MachineBasicBlock::iterator Begin,MachineBasicBlock::iterator End,unsigned InsertPosIndex,DbgValueVector & DbgValues) BreakAntiDependencies() argument
|
H A D | MachineInstr.cpp | 2387 collectDebugValues(SmallVectorImpl<MachineInstr * > & DbgValues) collectDebugValues() argument 2404 SmallVector<MachineInstr *, 2> DbgValues; changeDebugValuesDefReg() local
|
H A D | CodeGenPrepare.cpp | 3224 SmallVector<DbgValueInst *, 1> DbgValues; global() member in __anon072927cb0b11::TypePromotionTransaction::UsesReplacer
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DbgEntityHistoryCalculator.cpp | 458 DbgValueHistoryMap &DbgValues, in calculateDbgEntityHistory()
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 1948 SmallVector<DbgValueInst *, 4> DbgValues; updateSSA() local
|
/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 139 findDbgValues(SmallVectorImpl<DbgValueInst * > & DbgValues,Value * V,SmallVectorImpl<DbgVariableRecord * > * DbgVariableRecords) findDbgValues() argument
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 8322 SmallVector<MachineInstr*, 8> DbgValues; emitSelect() local
|