Searched refs:FPRSize (Results 1 – 1 of 1) sorted by relevance
3943 int FPRSize = FuncInfo->getVarArgsFPRSize(); in LowerAAPCS_VASTART() local3944 if (FPRSize > 0) { in LowerAAPCS_VASTART()3951 DAG.getConstant(FPRSize, getPointerTy())); in LowerAAPCS_VASTART()3967 MemOps.push_back(DAG.getStore(Chain, DL, DAG.getConstant(-FPRSize, MVT::i32), in LowerAAPCS_VASTART()