Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DMachineInstr.cpp2165 static const DIExpression *computeExprForSpill(const MachineInstr &MI) { in computeExprForSpill() function
2183 const DIExpression *Expr = computeExprForSpill(Orig); in buildDbgValueForSpill()
2192 const DIExpression *Expr = computeExprForSpill(Orig); in updateDbgValueForSpill()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp2073 static const DIExpression *computeExprForSpill(const MachineInstr &MI) { in computeExprForSpill() function
2090 const DIExpression *Expr = computeExprForSpill(Orig); in buildDbgValueForSpill()
2099 const DIExpression *Expr = computeExprForSpill(Orig); in updateDbgValueForSpill()