Searched refs:getConstantDbgValue (Results 1 – 3 of 3) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAG.h | 1104 SDDbgValue *getConstantDbgValue(MDNode *Var, MDNode *Expr, const Value *C,
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 6224 SDDbgValue *SelectionDAG::getConstantDbgValue(MDNode *Var, MDNode *Expr, in getConstantDbgValue() function in SelectionDAG
|
D | SelectionDAGBuilder.cpp | 4926 SDV = DAG.getConstantDbgValue(Variable, Expression, V, Offset, dl, in visitIntrinsicCall()
|