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