Searched refs:getConstantDbgValue (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAG.h | 1743 SDDbgValue *getConstantDbgValue(DIVariable *Var, DIExpression *Expr,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 1467 DAG.getConstantDbgValue(Variable, Expr, Undef, DL, DbgSDNodeOrder); in resolveDanglingDebugInfo() 1534 auto *SDV = DAG.getConstantDbgValue(Var, Expr, Undef, DL, SDNodeOrder); in salvageUnresolvedDbgValue() 5908 SDDbgValue *SDV = DAG.getConstantDbgValue( in EmitFuncArgumentDbgValue()
|
| H A D | SelectionDAG.cpp | 10680 SDDbgValue *SelectionDAG::getConstantDbgValue(DIVariable *Var, in getConstantDbgValue() function in SelectionDAG
|