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