Home
last modified time | relevance | path

Searched defs:DIExpr (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp78 const DIExpression *DIExpr = MI.getDebugExpression(); in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp48 const DIExpression *DIExpr = Instruction.getDebugExpression(); in extractFromMachineInstruction() local
H A DDwarfExpression.cpp381 const DIExpression *DIExpr) { in setLocation()
H A DDbgEntityHistoryCalculator.cpp375 const DIExpression *DIExpr = DV.getDebugExpression(); in handleNewDebugValue() local
H A DDwarfCompileUnit.cpp1445 const DIExpression *DIExpr = DV.getSingleExpression(); in addComplexAddress() local
H A DDwarfDebug.cpp2488 auto *DIExpr = Value.getExpression(); in emitDebugLocValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1365 DIExpression *DIExpr, in PhiHasDebugValue()
1437 auto *DIExpr = DII->getExpression(); in ConvertDebugDeclareToDebugValue() local
1463 auto *DIExpr = DII->getExpression(); in ConvertDebugDeclareToDebugValue() local
1491 auto *DIExpr = DII->getExpression(); in ConvertDebugDeclareToDebugValue() local
1674 auto *DIExpr = DII->getExpression(); in replaceDbgDeclare() local
1689 auto *DIExpr = DVI->getExpression(); in replaceOneDbgValueForAlloca() local
1878 DIExpression *DIExpr = SrcDIExpr; in salvageDebugInfoImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp845 DIExpression *DIExpr = nullptr; in parseStackObjectsDebugInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp1236 const DIExpression *DIExpr = MI.getDebugExpression(); in replaceFrameIndices() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp366 DbgValueProperties(const DIExpression *DIExpr, bool Indirect) in DbgValueProperties()
384 const DIExpression *DIExpr; member in __anon45b083930211::DbgValueProperties
H A DVarLocBasedImpl.cpp540 const DIExpression *DIExpr = Expr; in BuildDbgValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp547 if (auto *DIExpr = DDI->getExpression()) in upgradeDeclareExpressions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8855 auto *DIExpr = DV->getExpression(); in salvageDebugInfo() local