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()
1233 if (Arg && FuncInfo.getArgumentFrameIndex(Arg) != INT_MAX) in selectIntrinsicCall()
1347 FI = FuncInfo.getArgumentFrameIndex(Arg); in processDbgDeclares()
5576 int FI = FuncInfo.getArgumentFrameIndex(Arg); in EmitFuncArgumentDbgValue()6012 FI = FuncInfo.getArgumentFrameIndex(Arg); in visitIntrinsicCall()