Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h1104 SDDbgValue *getConstantDbgValue(MDNode *Var, MDNode *Expr, const Value *C,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h1247 SDDbgValue *getConstantDbgValue(DIVariable *Var, DIExpression *Expr,
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6224 SDDbgValue *SelectionDAG::getConstantDbgValue(MDNode *Var, MDNode *Expr, in getConstantDbgValue() function in SelectionDAG
DSelectionDAGBuilder.cpp4926 SDV = DAG.getConstantDbgValue(Variable, Expression, V, Offset, dl, in visitIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7410 SDDbgValue *SelectionDAG::getConstantDbgValue(DIVariable *Var, in getConstantDbgValue() function in SelectionDAG
DSelectionDAGBuilder.cpp5280 SDV = DAG.getConstantDbgValue(Variable, Expression, V, dl, SDNodeOrder); in visitIntrinsicCall()