Searched refs:getConstantDbgValue (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAG.h | 1744 SDDbgValue *getConstantDbgValue(DIVariable *Var, DIExpression *Expr,
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 1313 DAG.getConstantDbgValue(Variable, Expr, Undef, DL, DbgSDNodeOrder); in resolveDanglingDebugInfo() 1379 auto *SDV = DAG.getConstantDbgValue(Var, Expr, Undef, DL, SDNodeOrder); in salvageUnresolvedDbgValue() 5733 SDDbgValue *SDV = DAG.getConstantDbgValue( in EmitFuncArgumentDbgValue()
|
H A D | SelectionDAG.cpp | 10092 SDDbgValue *SelectionDAG::getConstantDbgValue(DIVariable *Var, in getConstantDbgValue() function in SelectionDAG
|