Home | History | Annotate | Download | only in AArch64

Lines Matching defs:GPRSize

4242   int GPRSize = FuncInfo->getVarArgsGPRSize();
4243 if (GPRSize > 0) {
4251 DAG.getConstant(GPRSize, DL, PtrVT));
4276 DAG.getConstant(-GPRSize, DL, MVT::i32),