/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXPrologEpilogPass.cpp | 79 const DIExpression *DIExpr = MI.getDebugExpression(); in runOnMachineFunction() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugHandlerBase.cpp | 47 const DIExpression *DIExpr = Instruction.getDebugExpression(); in extractFromMachineInstruction() local
|
H A D | DwarfExpression.cpp | 399 setLocation(const MachineLocation & Loc,const DIExpression * DIExpr) setLocation() argument
|
H A D | DbgEntityHistoryCalculator.cpp | 381 const DIExpression *DIExpr = DV.getDebugExpression(); in handleNewDebugValue() local
|
H A D | DwarfCompileUnit.cpp | 1597 addComplexAddress(const DIExpression * DIExpr,DIE & Die,dwarf::Attribute Attribute,const MachineLocation & Location) addComplexAddress() argument
|
H A D | DwarfDebug.cpp | 2639 auto *DIExpr = Value.getExpression(); emitDebugLocValue() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1572 PhiHasDebugValue(DILocalVariable * DIVar,DIExpression * DIExpr,PHINode * APN) PhiHasDebugValue() argument 1655 insertDbgValueOrDbgVariableRecord(DIBuilder & Builder,Value * DV,DILocalVariable * DIVar,DIExpression * DIExpr,const DebugLoc & NewLoc,BasicBlock::iterator Instr) insertDbgValueOrDbgVariableRecord() argument 1673 insertDbgValueOrDbgVariableRecordAfter(DIBuilder & Builder,Value * DV,DILocalVariable * DIVar,DIExpression * DIExpr,const DebugLoc & NewLoc,BasicBlock::iterator Instr) insertDbgValueOrDbgVariableRecordAfter() argument 1696 auto *DIExpr = DII->getExpression(); ConvertDebugDeclareToDebugValue() local 1739 auto *DIExpr = DII->getExpression(); ConvertDebugDeclareToDebugValue() local 1766 auto *DIExpr = DVR->getExpression(); ConvertDebugDeclareToDebugValue() local 1813 auto *DIExpr = DII->getExpression(); ConvertDebugDeclareToDebugValue() local 1845 auto *DIExpr = DVR->getExpression(); ConvertDebugDeclareToDebugValue() local 1885 auto *DIExpr = DVR->getExpression(); ConvertDebugDeclareToDebugValue() local 2140 auto *DIExpr = DII->getExpression(); replaceDbgDeclare() local 2154 updateOneDbgValueForAlloca(const DebugLoc & Loc,DILocalVariable * DIVar,DIExpression * DIExpr,Value * NewAddress,DbgValueInst * DVI,DbgVariableRecord * DVR,DIBuilder & Builder,int Offset) updateOneDbgValueForAlloca() argument [all...] |
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIRParser.cpp | 137 DIExpression *DIExpr = nullptr; member 948 DIExpression *DIExpr = nullptr; parseVarExprLoc() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | PrologEpilogInserter.cpp | 1397 const DIExpression *DIExpr = MI.getDebugExpression(); replaceFrameIndexDebugInstr() local [all...] |
H A D | AssignmentTrackingAnalysis.cpp | 286 getDerefOffsetInBytes(const DIExpression * DIExpr) getDerefOffsetInBytes() argument 680 const DIExpression *DIExpr = VarLoc.Expr; addDef() local
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 613 if (!DIExpr || !DIExpr->startsWithDeref() || in upgradeDeclareExpressions() local
|
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 556 const DIExpression *DIExpr = Expr; BuildDbgValue() local
|
H A D | InstrRefBasedImpl.cpp | 633 const DIExpression *DIExpr = Prop.DIExpr; recoverAsEntryValue() local [all...] |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 11120 auto *DIExpr = DV->getExpression(); salvageDebugInfo() local
|