/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 395 const DbgVariableValue &DbgValue = I.value(); in removeLocationIfUnused() local 403 const DbgVariableValue &DbgValue = I.value(); in removeLocationIfUnused() local 418 DbgVariableValue DbgValue(Locs, IsIndirect, IsList, Expr); in addDef() local 960 SlotIndex Idx, DbgVariableValue DbgValue, in extendDef() 1014 DbgVariableValue DbgValue, in addDefsFromCopies() 1115 DbgVariableValue DbgValue = Defs[i].second; in computeIntervals() local 1208 DbgVariableValue DbgValue = I.value(); in computeIntervals() local 1661 SlotIndex StopIdx, DbgVariableValue DbgValue, in insertDebugValue() 1752 DbgVariableValue DbgValue = I.value(); in emitDebugValues() local
|
D | PostRASchedulerList.cpp | 690 MachineInstr *DbgValue = P.first; in EmitSchedule() local
|
D | MachineScheduler.cpp | 923 MachineInstr *DbgValue = P.first; in placeDebugValues() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | DbgEntityHistoryCalculator.h | 55 enum EntryKind { DbgValue, Clobber }; enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | DbgEntityHistoryCalculator.h | 76 enum EntryKind { DbgValue, Clobber }; enumerator
|
/external/llvm/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 699 MachineInstr *DbgValue = P.first; in EmitSchedule() local
|
D | MachineScheduler.cpp | 833 MachineInstr *DbgValue = P.first; in placeDebugValues() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PostRASchedulerList.cpp | 697 MachineInstr *DbgValue = P.first; in EmitSchedule() local
|
D | MachineScheduler.cpp | 899 MachineInstr *DbgValue = P.first; in placeDebugValues() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.h | 94 void initializeDbgValue(const MachineInstr *DbgValue) { in initializeDbgValue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 155 for (auto &DbgValue : DbgValues) { in RewriteUsesOfClonedInstructions() local
|
D | Local.cpp | 1341 Instruction *DbgValue = Builder.insertDbgValueIntrinsic( in ConvertDebugDeclareToDebugValue() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | LoopRotationUtils.cpp | 158 for (auto &DbgValue : DbgValues) { in RewriteUsesOfClonedInstructions() local
|
D | Local.cpp | 1566 Instruction *DbgValue = Builder.insertDbgValueIntrinsic( in ConvertDebugDeclareToDebugValue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 259 void DbgVariable::initializeDbgValue(const MachineInstr *DbgValue) { in initializeDbgValue() 1343 const MachineInstr *DbgValue, in validThroughout()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfDebug.cpp | 259 void DbgVariable::initializeDbgValue(const MachineInstr *DbgValue) { in initializeDbgValue() 1577 const MachineInstr *DbgValue, in validThroughout()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
D | Utils.cpp | 1373 MachineInstr *DbgValue = MOUse.getParent(); in salvageDebugInfo() local
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1121 Instruction *DbgValue = Builder.insertDbgValueIntrinsic( in ConvertDebugDeclareToDebugValue() local
|