Home
last modified time | relevance | path

Searched refs:getDebugExpression (Results 1 – 24 of 24) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp43 const DIExpression *DIExpr = Instruction.getDebugExpression(); in extractFromMachineInstruction()
209 if (Ranges.front().first->getDebugExpression()->isFragment()) { in beginFunction()
212 const DIExpression *Fragment = I->first->getDebugExpression(); in beginFunction()
216 Pred.first->getDebugExpression()); in beginFunction()
DDwarfDebug.h118 if (auto *E = DbgValue->getDebugExpression()) in initializeDbgValue()
DDwarfDebug.cpp971 const DIExpression *Expr = MI->getDebugExpression(); in getDebugLocValue()
1069 const DIExpression *DIExpr = Begin->getDebugExpression(); in buildLocationList()
DCodeViewDebug.cpp1175 const DIExpression *DIExpr = DVInst->getDebugExpression(); in calculateRanges()
1177 !DIExpr->fragmentsOverlap(J->first->getDebugExpression())) in calculateRanges()
DAsmPrinter.cpp849 const DIExpression *Expr = MI->getDebugExpression(); in emitDebugValueComment()
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp144 if (Ranges.front().first->getDebugExpression()->isBitPiece()) { in beginFunction()
147 const DIExpression *Piece = I->first->getDebugExpression(); in beginFunction()
150 return !piecesOverlap(Piece, Pred.first->getDebugExpression()); in beginFunction()
DDwarfDebug.h103 if (auto *E = DbgValue->getDebugExpression()) in initializeDbgValue()
DDwarfDebug.cpp745 const DIExpression *Expr = MI->getDebugExpression(); in getDebugLocValue()
846 const DIExpression *DIExpr = Begin->getDebugExpression(); in buildLocationList()
DCodeViewDebug.cpp806 const DIExpression *DIExpr = DVInst->getDebugExpression(); in collectVariableInfo()
DAsmPrinter.cpp713 const DIExpression *Expr = MI->getDebugExpression(); in emitDebugValueComment()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp396 DMI->getDebugVariable(), DMI->getDebugExpression()); in insertTransferDebugPair()
406 auto *SpillExpr = DIExpression::prepend(DMI->getDebugExpression(), in insertTransferDebugPair()
689 DMI->getDebugVariable(), DMI->getDebugExpression()); in join()
DMachineInstr.cpp644 const DIExpression *MachineInstr::getDebugExpression() const { in getDebugExpression() function in MachineInstr
1853 const DIExpression *Expr = MI.getDebugExpression(); in computeExprForSpill()
DPrologEpilogInserter.cpp1074 auto *DIExpr = DIExpression::prepend(MI.getDebugExpression(), in replaceFrameIndices()
DLiveDebugVariables.cpp561 const DIExpression *Expr = MI.getDebugExpression(); in handleDebugValue()
/external/llvm/lib/CodeGen/
DLiveDebugValues.cpp411 DMI->getDebugVariable(), DMI->getDebugExpression()); in join()
DRegAllocFast.cpp305 const MDNode *Expr = DBG->getDebugExpression(); in spillVirtReg()
883 const MDNode *Expr = MI->getDebugExpression(); in AllocateBasicBlock()
DLiveDebugVariables.cpp504 const MDNode *Expr = MI.getDebugExpression(); in handleDebugValue()
DInlineSpiller.cpp882 const MDNode *Expr = MI->getDebugExpression(); in spillAroundUses()
DMachineInstr.cpp1172 const DIExpression *MachineInstr::getDebugExpression() const { in getDebugExpression() function in MachineInstr
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp567 DIExpression *Expr = const_cast<DIExpression *>(MI.getDebugExpression()); in replaceDebugValue()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h271 const DIExpression *getDebugExpression() const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstr.h293 const DIExpression *getDebugExpression() const;
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp559 const MDNode *Expr = MI->getDebugExpression(); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp531 const MDNode *Expr = MI->getDebugExpression(); in runOnMachineFunction()