HomeSort by: relevance | last modified time | path
    Searched refs:fromConst (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SDNodeDbgValue.h 79 static SDDbgOperand fromConst(const Value *Const) {
SelectionDAGBuilder.cpp 1149 Locs.push_back(SDDbgOperand::fromConst(Undef));
1329 LocationOps.emplace_back(SDDbgOperand::fromConst(V));
SelectionDAG.cpp 8696 SDDbgValue(DbgInfo->getAlloc(), Var, Expr, SDDbgOperand::fromConst(C), {},

Completed in 49 milliseconds