Home
last modified time | relevance | path

Searched defs:GPRSaveSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp570 unsigned GPRSaveSize = 8 * (GPRArgRegs.size() - FirstVariadicGPR); in saveVarArgRegisters() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7731 unsigned GPRSaveSize = 8 * (NumGPRArgRegs - FirstVariadicGPR); in saveVarArgRegisters() local