Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h79 static SDDbgOperand fromConst(const Value *Const) { in fromConst() function
H A DSelectionDAGBuilder.cpp1149 Locs.push_back(SDDbgOperand::fromConst(Undef)); in addDanglingDebugInfo()
1329 LocationOps.emplace_back(SDDbgOperand::fromConst(V)); in handleDebugValue()
H A DSelectionDAG.cpp8696 SDDbgValue(DbgInfo->getAlloc(), Var, Expr, SDDbgOperand::fromConst(C), {}, in getConstantDbgValue()