Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1486 SDDbgValue *getFrameIndexDbgValue(DIVariable *Var, DIExpression *Expr,
1491 SDDbgValue *getFrameIndexDbgValue(DIVariable *Var, DIExpression *Expr,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8702 SDDbgValue *SelectionDAG::getFrameIndexDbgValue(DIVariable *Var, in getFrameIndexDbgValue() function in SelectionDAG
8709 return getFrameIndexDbgValue(Var, Expr, FI, {}, IsIndirect, DL, O); in getFrameIndexDbgValue()
8713 SDDbgValue *SelectionDAG::getFrameIndexDbgValue(DIVariable *Var, in getFrameIndexDbgValue() function in SelectionDAG
H A DSelectionDAGBuilder.cpp5700 return DAG.getFrameIndexDbgValue(Variable, Expr, FISDN->getIndex(), in getDbgValue()
6020 SDDbgValue *SDV = DAG.getFrameIndexDbgValue( in visitIntrinsicCall()
6044 DAG.getFrameIndexDbgValue(Variable, Expression, FINode->getIndex(), in visitIntrinsicCall()