Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h73 static SDDbgOperand fromFrameIdx(unsigned FrameIdx) { in fromFrameIdx() function
H A DSelectionDAGBuilder.cpp1338 LocationOps.emplace_back(SDDbgOperand::fromFrameIdx(SI->second)); in handleDebugValue()
1364 LocationOps.emplace_back(SDDbgOperand::fromFrameIdx(FISDN->getIndex())); in handleDebugValue()
H A DSelectionDAG.cpp8722 SDDbgValue(DbgInfo->getAlloc(), Var, Expr, SDDbgOperand::fromFrameIdx(FI), in getFrameIndexDbgValue()