Home
last modified time | relevance | path

Searched refs:FPRSize (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4258 int FPRSize = FuncInfo->getVarArgsFPRSize(); in LowerAAPCS_VASTART() local
4259 if (FPRSize > 0) { in LowerAAPCS_VASTART()
4266 DAG.getConstant(FPRSize, DL, PtrVT)); in LowerAAPCS_VASTART()
4284 DAG.getConstant(-FPRSize, DL, MVT::i32), in LowerAAPCS_VASTART()