Searched refs:setArgumentFrameIndex (Results 1 – 3 of 3) sorted by relevance
274 void setArgumentFrameIndex(const Argument *A, int FI);
534 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A, in setArgumentFrameIndex() function in FunctionLoweringInfo
10528 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()10563 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()10582 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()