Searched refs:EmitFuncArgumentDbgValue (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 825 bool EmitFuncArgumentDbgValue(const Value *V, MDLocalVariable *Variable,
|
D | SelectionDAGBuilder.cpp | 1010 if (!EmitFuncArgumentDbgValue(V, Variable, Expr, dl, Offset, IsIndirect, in resolveDanglingDebugInfo() 4453 bool SelectionDAGBuilder::EmitFuncArgumentDbgValue( in EmitFuncArgumentDbgValue() function in SelectionDAGBuilder 4690 EmitFuncArgumentDbgValue(Address, Variable, Expression, dl, 0, false, in visitIntrinsicCall() 4708 if (!EmitFuncArgumentDbgValue(Address, Variable, Expression, dl, 0, false, in visitIntrinsicCall() 4757 if (!EmitFuncArgumentDbgValue(V, Variable, Expression, dl, Offset, in visitIntrinsicCall()
|