Home
last modified time | relevance | path

Searched defs:DbgValues (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.h25 SmallVector<MachineInstr *, 2> DbgValues; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAntiDepBreaker.h69 void UpdateDbgValues(const DbgValueVector &DbgValues, MachineInstr *ParentMI, in UpdateDbgValues()
H A DDebugHandlerBase.h82 DbgValueHistoryMap DbgValues; variable
H A DScheduleDAGInstrs.h248 DbgValueVector DbgValues; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp235 SmallVector<DbgValueInst *, 4> DbgValues; in formLCSSAForInstructions() local
H A DLoopRotationUtils.cpp166 SmallVector<DbgValueInst *, 1> DbgValues; in RewriteUsesOfClonedInstructions() local
H A DLocal.cpp1370 SmallVector<DbgValueInst *, 1> DbgValues; in PhiHasDebugValue() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp445 DbgValueVector &DbgValues) { in BreakAntiDependencies()
H A DAggressiveAntiDepBreaker.cpp750 DbgValueVector &DbgValues) { in BreakAntiDependencies()
H A DMachineInstr.cpp2282 SmallVectorImpl<MachineInstr *> &DbgValues) { in collectDebugValues()
2299 SmallVector<MachineInstr *, 2> DbgValues; in changeDebugValuesDefReg() local
H A DCodeGenPrepare.cpp2875 SmallVector<DbgValueInst *, 1> DbgValues; member in __anoncc06d3f90a11::TypePromotionTransaction::UsesReplacer
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp452 DbgValueHistoryMap &DbgValues, in calculateDbgEntityHistory()
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp76 void llvm::findDbgValues(SmallVectorImpl<DbgValueInst *> &DbgValues, Value *V) { in findDbgValues()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7174 SmallVector<MachineInstr*, 8> DbgValues; in emitSelect() local