Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h74 static SDDbgOperand fromFrameIdx(unsigned FrameIdx) { in fromFrameIdx() function
H A DSelectionDAGBuilder.cpp1617 LocationOps.emplace_back(SDDbgOperand::fromFrameIdx(SI->second)); in handleDebugValue()
1645 LocationOps.emplace_back(SDDbgOperand::fromFrameIdx(FISDN->getIndex())); in handleDebugValue()
H A DSelectionDAG.cpp11050 SDDbgValue(DbgInfo->getAlloc(), Var, Expr, SDDbgOperand::fromFrameIdx(FI), in getFrameIndexDbgValue()