Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h1104 SDDbgValue *getConstantDbgValue(MDNode *Var, MDNode *Expr, const Value *C,
/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()