/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyDebugValueManager.h | 30 SmallVector<MachineInstr *, 1> DbgValues; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | AntiDepBreaker.h | 76 UpdateDbgValues(const DbgValueVector & DbgValues,MachineInstr * ParentMI,unsigned OldReg,unsigned NewReg) UpdateDbgValues() argument
|
H A D | DebugHandlerBase.h | 89 DbgValueHistoryMap DbgValues; variable
|
H A D | ScheduleDAGInstrs.h | 255 DbgValueVector DbgValues; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SSAUpdater.cpp | 201 SmallVector<DbgValueInst *, 4> DbgValues; in UpdateDebugValues() local 217 SmallVectorImpl<DbgValueInst *> &DbgValues) { in UpdateDebugValues()
|
H A D | LCSSA.cpp | 244 SmallVector<DbgValueInst *, 4> DbgValues; in formLCSSAForInstructions() local
|
H A D | LoopRotationUtils.cpp | 161 SmallVector<DbgValueInst *, 1> DbgValues; in RewriteUsesOfClonedInstructions() local
|
H A D | Local.cpp | 1583 SmallVector<DbgValueInst *, 1> DbgValues; in PhiHasDebugValue() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CriticalAntiDepBreaker.cpp | 441 DbgValueVector &DbgValues) { in BreakAntiDependencies()
|
H A D | AggressiveAntiDepBreaker.cpp | 734 DbgValueVector &DbgValues) { in BreakAntiDependencies()
|
H A D | MachineInstr.cpp | 2386 SmallVectorImpl<MachineInstr *> &DbgValues) { in collectDebugValues() 2403 SmallVector<MachineInstr *, 2> DbgValues; in changeDebugValuesDefReg() local
|
H A D | CodeGenPrepare.cpp | 3224 SmallVector<DbgValueInst *, 1> DbgValues; member in __anon1d600f580b11::TypePromotionTransaction::UsesReplacer
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DbgEntityHistoryCalculator.cpp | 458 DbgValueHistoryMap &DbgValues, in calculateDbgEntityHistory()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 1948 SmallVector<DbgValueInst *, 4> DbgValues; in updateSSA() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 139 SmallVectorImpl<DbgValueInst *> &DbgValues, Value *V, in findDbgValues()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 8318 SmallVector<MachineInstr*, 8> DbgValues; in emitSelect() local
|