Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1865 LLVM_ABI SDDbgValue *getFrameIndexDbgValue(DIVariable *Var,
1871 LLVM_ABI SDDbgValue *getFrameIndexDbgValue(DIVariable *Var,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11580 SDDbgValue *SelectionDAG::getFrameIndexDbgValue(DIVariable *Var, in getFrameIndexDbgValue() function in SelectionDAG
11587 return getFrameIndexDbgValue(Var, Expr, FI, {}, IsIndirect, DL, O); in getFrameIndexDbgValue()
11591 SDDbgValue *SelectionDAG::getFrameIndexDbgValue(DIVariable *Var, in getFrameIndexDbgValue() function in SelectionDAG
H A DSelectionDAGBuilder.cpp1203 SDV = DAG.getFrameIndexDbgValue(Variable, Expression, FINode->getIndex(), in handleDebugDeclare()
6310 return DAG.getFrameIndexDbgValue(Variable, Expr, FISDN->getIndex(), in getDbgValue()