Searched refs:getArgumentFrameIndex (Results 1 – 6 of 6) sorted by relevance
277 int getArgumentFrameIndex(const Argument *A);
542 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) { in getArgumentFrameIndex() function in FunctionLoweringInfo
677 int FI = Builder.FuncInfo.getArgumentFrameIndex(Arg); in lowerStatepointMetaArgs()
1229 if (Arg && FuncInfo.getArgumentFrameIndex(Arg) != INT_MAX) in selectIntrinsicCall()
1316 FI = FuncInfo.getArgumentFrameIndex(Arg); in processDbgDeclares()
5604 int FI = FuncInfo.getArgumentFrameIndex(Arg); in EmitFuncArgumentDbgValue()6062 FI = FuncInfo.getArgumentFrameIndex(Arg); in visitIntrinsicCall()