Searched refs:handleKillDebugValue (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.h | 362 void handleKillDebugValue(DILocalVariable *Var, DIExpression *Expr,
|
| H A D | SelectionDAGBuilder.cpp | 1230 handleKillDebugValue(Var, It->Expr, It->DL, SDNodeOrder); in visitDbgInfo() 1271 handleKillDebugValue(Variable, Expression, DPV.getDebugLoc(), in visitDbgInfo() 1279 handleKillDebugValue(Variable, Expression, DPV.getDebugLoc(), in visitDbgInfo() 1540 void SelectionDAGBuilder::handleKillDebugValue(DILocalVariable *Var, in handleKillDebugValue() function in SelectionDAGBuilder 6351 handleKillDebugValue(Variable, Expression, DI.getDebugLoc(), SDNodeOrder); in visitIntrinsicCall()
|