Searched refs:getDebugExpression (Results 1 – 13 of 13) sorted by relevance
43 const DIExpression *DIExpr = Instruction.getDebugExpression(); in extractFromMachineInstruction()225 if (Ranges.front().first->getDebugExpression()->isFragment()) { in beginFunction()228 const DIExpression *Fragment = I->first->getDebugExpression(); in beginFunction()232 Pred.first->getDebugExpression()); in beginFunction()
157 if (auto *E = DbgValue->getDebugExpression()) in initializeDbgValue()
1064 const DIExpression *Expr = MI->getDebugExpression(); in getDebugLocValue()1162 const DIExpression *DIExpr = Begin->getDebugExpression(); in buildLocationList()
1223 const DIExpression *DIExpr = DVInst->getDebugExpression(); in calculateRanges()1225 !DIExpr->fragmentsOverlap(J->first->getDebugExpression())) in calculateRanges()
863 const DIExpression *Expr = MI->getDebugExpression(); in emitDebugValueComment()
399 DMI->getDebugVariable(), DMI->getDebugExpression()); in insertTransferDebugPair()409 auto *SpillExpr = DIExpression::prepend(DMI->getDebugExpression(), in insertTransferDebugPair()720 DMI->getDebugVariable(), DMI->getDebugExpression()); in join()
810 const DIExpression *MachineInstr::getDebugExpression() const { in getDebugExpression() function in MachineInstr2051 const DIExpression *Expr = MI.getDebugExpression(); in computeExprForSpill()
1117 auto *DIExpr = DIExpression::prepend(MI.getDebugExpression(), in replaceFrameIndices()
577 const DIExpression *Expr = MI.getDebugExpression(); in handleDebugValue()
76 auto *DIExpr = DIExpression::prepend(MI.getDebugExpression(), in runOnMachineFunction()
571 DIExpression *Expr = const_cast<DIExpression *>(MI.getDebugExpression()); in replaceDebugValue()
391 const DIExpression *getDebugExpression() const;
533 const MDNode *Expr = MI->getDebugExpression(); in runOnMachineFunction()