Searched refs:setArgumentFrameIndex (Results 1 – 3 of 3) sorted by relevance
271 void setArgumentFrameIndex(const Argument *A, int FI);
524 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A, in setArgumentFrameIndex() function in FunctionLoweringInfo
10303 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()10338 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()10357 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()