Searched refs:fromFrameIdx (Results 1 – 3 of 3) sorted by relevance
74 static SDDbgOperand fromFrameIdx(unsigned FrameIdx) { in fromFrameIdx() function
1413 LocationOps.emplace_back(SDDbgOperand::fromFrameIdx(SI->second)); in handleDebugValue()1441 LocationOps.emplace_back(SDDbgOperand::fromFrameIdx(FISDN->getIndex())); in handleDebugValue()
10125 SDDbgValue(DbgInfo->getAlloc(), Var, Expr, SDDbgOperand::fromFrameIdx(FI), in getFrameIndexDbgValue()