Searched refs:getArgumentFrameIndex (Results 1 – 5 of 5) sorted by relevance
287 int getArgumentFrameIndex(const Argument *A);
531 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) { in getArgumentFrameIndex() function in FunctionLoweringInfo
646 int FI = Builder.FuncInfo.getArgumentFrameIndex(Arg); in lowerStatepointMetaArgs()
1440 FI = FuncInfo.getArgumentFrameIndex(Arg); in processDbgDeclare()
5847 int FI = FuncInfo.getArgumentFrameIndex(Arg); in EmitFuncArgumentDbgValue()