Searched refs:getArgumentFrameIndex (Results 1 – 5 of 5) sorted by relevance
279 int getArgumentFrameIndex(const Argument *A);
548 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) { in getArgumentFrameIndex() function in FunctionLoweringInfo
649 int FI = Builder.FuncInfo.getArgumentFrameIndex(Arg); in lowerStatepointMetaArgs()
1554 FI = FuncInfo.getArgumentFrameIndex(Arg); in processDbgDeclare()
6088 int FI = FuncInfo.getArgumentFrameIndex(Arg); in EmitFuncArgumentDbgValue()