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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h265 void setVarArgsFPRSize(unsigned Size) { VarArgsFPRSize = Size; } function in class:llvm::final
H A DAArch64ISelLowering.cpp3663 FuncInfo->setVarArgsFPRSize(FPRSaveSize);

Completed in 160 milliseconds