Searched refs:setArgumentFrameIndex (Results 1 – 3 of 3) sorted by relevance
309 void setArgumentFrameIndex(const Argument *A, int FI);
502 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A, in setArgumentFrameIndex() function in FunctionLoweringInfo
9207 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()9242 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()9261 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()