Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h1108 SDDbgValue *getFrameIndexDbgValue(MDNode *Var, MDNode *Expr, unsigned FI,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h1252 SDDbgValue *getFrameIndexDbgValue(DIVariable *Var, DIExpression *Expr,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4999 return DAG.getFrameIndexDbgValue(Variable, Expr, FISDN->getIndex(), in getDbgValue()
5215 SDDbgValue *SDV = DAG.getFrameIndexDbgValue( in visitIntrinsicCall()
5235 DAG.getFrameIndexDbgValue(Variable, Expression, FINode->getIndex(), in visitIntrinsicCall()
DSelectionDAG.cpp7420 SDDbgValue *SelectionDAG::getFrameIndexDbgValue(DIVariable *Var, in getFrameIndexDbgValue() function in SelectionDAG
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4876 SDV = DAG.getFrameIndexDbgValue(Variable, Expression, in visitIntrinsicCall()
4901 SDV = DAG.getFrameIndexDbgValue(Variable, Expression, SI->second, in visitIntrinsicCall()
DSelectionDAG.cpp6233 SDDbgValue *SelectionDAG::getFrameIndexDbgValue(MDNode *Var, MDNode *Expr, in getFrameIndexDbgValue() function in SelectionDAG