Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h416 unsigned getVarArgsFPRSize() const { return VarArgsFPRSize; } in getVarArgsFPRSize() function
H A DAArch64ISelLowering.cpp11009 int FPRSize = FuncInfo->getVarArgsFPRSize(); in LowerAAPCS_VASTART()