Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp2198 computeExprForSpill(const MachineInstr &MI, in computeExprForSpill() function
2219 static const DIExpression *computeExprForSpill(const MachineInstr &MI, in computeExprForSpill() function
2225 return computeExprForSpill(MI, SpillOperands); in computeExprForSpill()
2232 const DIExpression *Expr = computeExprForSpill(Orig, SpillReg); in buildDbgValueForSpill()
2253 const DIExpression *Expr = computeExprForSpill(Orig, SpilledOperands); in buildDbgValueForSpill()
2273 const DIExpression *Expr = computeExprForSpill(Orig, Reg); in updateDbgValueForSpill()