Searched refs:setArgumentFrameIndex (Results 1 – 3 of 3) sorted by relevance
276 void setArgumentFrameIndex(const Argument *A, int FI);
540 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A, in setArgumentFrameIndex() function in FunctionLoweringInfo
11706 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()11741 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()11760 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()