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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h264 unsigned getVarArgsFPRSize() const { return VarArgsFPRSize; } function in class:llvm::final
H A DAArch64ISelLowering.cpp5664 int FPRSize = FuncInfo->getVarArgsFPRSize();

Completed in 131 milliseconds