Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h285 void setArgumentFrameIndex(const Argument *A, int FI);
/external/llvm-project/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h271 void setArgumentFrameIndex(const Argument *A, int FI);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h274 void setArgumentFrameIndex(const Argument *A, int FI);
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp520 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A, in setArgumentFrameIndex() function in FunctionLoweringInfo
DSelectionDAGBuilder.cpp9998 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()
10033 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()
10052 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp509 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A, in setArgumentFrameIndex() function in FunctionLoweringInfo
DSelectionDAGBuilder.cpp9867 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()
9902 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()
9921 FuncInfo->setArgumentFrameIndex(&Arg, FI->getIndex()); in LowerArguments()
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp516 void FunctionLoweringInfo::setArgumentFrameIndex(const Argument *A, in setArgumentFrameIndex() function in FunctionLoweringInfo
DSelectionDAGBuilder.cpp8005 FuncInfo->setArgumentFrameIndex(&*I, FI->getIndex()); in LowerArguments()
8035 FuncInfo->setArgumentFrameIndex(&*I, FI->getIndex()); in LowerArguments()
8046 FuncInfo->setArgumentFrameIndex(&*I, FI->getIndex()); in LowerArguments()