Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h825 bool EmitFuncArgumentDbgValue(const Value *V, MDLocalVariable *Variable,
DSelectionDAGBuilder.cpp1010 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()