Home
last modified time | relevance | path

Searched refs:getVarArgsGPRSize (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h148 unsigned getVarArgsGPRSize() const { return VarArgsGPRSize; } in getVarArgsGPRSize() function
DAArch64ISelLowering.cpp4242 int GPRSize = FuncInfo->getVarArgsGPRSize(); in LowerAAPCS_VASTART()