Searched refs:getConstantDbgValue (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1661 SDDbgValue *getConstantDbgValue(DIVariable *Var, DIExpression *Expr,
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 1254 DAG.getConstantDbgValue(Variable, Expr, Undef, dl, DbgSDNodeOrder); in resolveDanglingDebugInfo() 1321 auto SDV = DAG.getConstantDbgValue(Var, Expr, Undef, DL, SDNodeOrder); in salvageUnresolvedDbgValue() 5665 SDDbgValue *SDV = DAG.getConstantDbgValue( in EmitFuncArgumentDbgValue()
|
| H A D | SelectionDAG.cpp | 9841 SDDbgValue *SelectionDAG::getConstantDbgValue(DIVariable *Var, in getConstantDbgValue() function in SelectionDAG
|