Searched refs:getVarArgsGPRSize (Results 1 – 2 of 2) sorted by relevance
113 unsigned getVarArgsGPRSize() const { return VarArgsGPRSize; } in getVarArgsGPRSize() function
3927 int GPRSize = FuncInfo->getVarArgsGPRSize(); in LowerAAPCS_VASTART()