Searched refs:EmitFuncArgumentDbgValue (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 690 bool EmitFuncArgumentDbgValue(const Value *V, DILocalVariable *Variable,
|
H A D | SelectionDAGBuilder.cpp | 1212 EmitFuncArgumentDbgValue(Address, Variable, Expression, DL, in handleDebugDeclare() 1223 if (!EmitFuncArgumentDbgValue(Address, Variable, Expression, DL, in handleDebugDeclare() 1476 if (!EmitFuncArgumentDbgValue(V, Variable, Expr, DL, in resolveDanglingDebugInfo() 1630 EmitFuncArgumentDbgValue(V, Var, Expr, DbgLoc, in handleDebugValue() 5976 bool SelectionDAGBuilder::EmitFuncArgumentDbgValue( in EmitFuncArgumentDbgValue() function in SelectionDAGBuilder
|