Searched refs:setArgumentFrameIndex (Results 1 – 3 of 3) sorted by relevance
284 void setArgumentFrameIndex(const Argument *A, int FI);
523 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A, in setArgumentFrameIndex() function in FunctionLoweringInfo
11186 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()11221 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()11240 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()