Searched refs:getArgumentFrameIndex (Results 1 – 6 of 6) sorted by relevance
312 int getArgumentFrameIndex(const Argument *A);
510 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) { in getArgumentFrameIndex() function in FunctionLoweringInfo
529 int FI = Builder.FuncInfo.getArgumentFrameIndex(Arg); in lowerStatepointMetaArgs()
1358 if (Arg && FuncInfo.getArgumentFrameIndex(Arg) != INT_MAX) in selectIntrinsicCall()
1333 FI = FuncInfo->getArgumentFrameIndex(Arg); in processDbgDeclares()
4961 int FI = FuncInfo.getArgumentFrameIndex(Arg); in EmitFuncArgumentDbgValue()5255 FI = FuncInfo.getArgumentFrameIndex(Arg); in visitIntrinsicCall()