Home
last modified time | relevance | path

Searched refs:getDebugExpressionOp (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenCommonISel.cpp297 DbgMI->getDebugExpressionOp().setMetadata(SalvagedExpr); in salvageDebugInfoForDbgValue()
H A DMachineInstr.cpp951 const MachineOperand &MachineInstr::getDebugExpressionOp() const { in getDebugExpressionOp() function in MachineInstr
957 MachineOperand &MachineInstr::getDebugExpressionOp() { in getDebugExpressionOp() function in MachineInstr
964 return cast<DIExpression>(getDebugExpressionOp().getMetadata()); in getDebugExpression()
2500 Orig.getDebugExpressionOp().setMetadata(Expr); in updateDbgValueForSpill()
H A DPrologEpilogInserter.cpp1436 MI.getDebugExpressionOp().setMetadata(DIExpr); in replaceFrameIndexDebugInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp84 MI.getDebugExpressionOp().setMetadata(DIExpr); in replaceFrameIndexDebugInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp317 MI->getDebugExpressionOp().setMetadata( in eliminateFrameIndex()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h534 LLVM_ABI const MachineOperand &getDebugExpressionOp() const;
535 LLVM_ABI MachineOperand &getDebugExpressionOp();