Home
last modified time | relevance | path

Searched refs:getVRegDbgValue (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1878 LLVM_ABI SDDbgValue *getVRegDbgValue(DIVariable *Var, DIExpression *Expr,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1687 SDDbgValue *SDV = DAG.getVRegDbgValue( in handleDebugValue()
6381 SDDbgValue *SDV = DAG.getVRegDbgValue( in visitEntryValueDbgValue()
H A DSelectionDAG.cpp11606 SDDbgValue *SelectionDAG::getVRegDbgValue(DIVariable *Var, DIExpression *Expr, in getVRegDbgValue() function in SelectionDAG