Home
last modified time | relevance | path

Searched refs:setArgumentFrameIndex (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h218 void setArgumentFrameIndex(const Argument *A, int FI);
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp625 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A, in setArgumentFrameIndex() function in FunctionLoweringInfo
DSelectionDAGBuilder.cpp7629 FuncInfo->setArgumentFrameIndex(I, FI->getIndex()); in LowerArguments()
7659 FuncInfo->setArgumentFrameIndex(I, FI->getIndex()); in LowerArguments()
7670 FuncInfo->setArgumentFrameIndex(I, FI->getIndex()); in LowerArguments()