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