Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineInstr.cpp2142 computeExprForSpill(const MachineInstr &MI, in computeExprForSpill() function
2163 static const DIExpression *computeExprForSpill(const MachineInstr &MI, in computeExprForSpill() function
2169 return computeExprForSpill(MI, SpillOperands); in computeExprForSpill()
2176 const DIExpression *Expr = computeExprForSpill(Orig, SpillReg); in buildDbgValueForSpill()
2197 const DIExpression *Expr = computeExprForSpill(Orig, SpilledOperands); in buildDbgValueForSpill()
2217 const DIExpression *Expr = computeExprForSpill(Orig, Reg); in updateDbgValueForSpill()