Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp2230 computeExprForSpill(const MachineInstr &MI, in computeExprForSpill() function
2251 static const DIExpression *computeExprForSpill(const MachineInstr &MI, in computeExprForSpill() function
2257 return computeExprForSpill(MI, SpillOperands); in computeExprForSpill()
2266 const DIExpression *Expr = computeExprForSpill(Orig, SpillReg); in buildDbgValueForSpill()
2287 const DIExpression *Expr = computeExprForSpill(Orig, SpilledOperands); in buildDbgValueForSpill()
2307 const DIExpression *Expr = computeExprForSpill(Orig, Reg); in updateDbgValueForSpill()