Searched refs:getArgumentFrameIndex (Results 1 – 6 of 6) sorted by relevance
274 int getArgumentFrameIndex(const Argument *A);
532 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) { in getArgumentFrameIndex() function in FunctionLoweringInfo
666 int FI = Builder.FuncInfo.getArgumentFrameIndex(Arg); in lowerStatepointMetaArgs()
1230 if (Arg && FuncInfo.getArgumentFrameIndex(Arg) != INT_MAX) in selectIntrinsicCall()
1356 FI = FuncInfo.getArgumentFrameIndex(Arg); in processDbgDeclares()
5603 int FI = FuncInfo.getArgumentFrameIndex(Arg); in EmitFuncArgumentDbgValue()6051 FI = FuncInfo.getArgumentFrameIndex(Arg); in visitIntrinsicCall()