Searched refs:getArgumentFrameIndex (Results 1 – 9 of 9) sorted by relevance
288 int getArgumentFrameIndex(const Argument *A);
311 int getArgumentFrameIndex(const Argument *A);
510 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) { in getArgumentFrameIndex() function in FunctionLoweringInfo
1347 if (Arg && FuncInfo.getArgumentFrameIndex(Arg) != INT_MAX) in selectIntrinsicCall()
1282 FI = FuncInfo->getArgumentFrameIndex(Arg); in processDbgDeclares()
4917 int FI = FuncInfo.getArgumentFrameIndex(Arg); in EmitFuncArgumentDbgValue()5207 FI = FuncInfo.getArgumentFrameIndex(Arg); in visitIntrinsicCall()
524 int FunctionLoweringInfo::getArgumentFrameIndex(const Argument *A) { in getArgumentFrameIndex() function in FunctionLoweringInfo
1126 Offset = FuncInfo.getArgumentFrameIndex(Arg); in selectIntrinsicCall()
4689 if (int FI = FuncInfo.getArgumentFrameIndex(Arg)) in EmitFuncArgumentDbgValue()