Searched refs:getStackSizeSVE (Results 1 – 4 of 4) sorted by relevance
30 ? std::optional<uint64_t>(MFI.getStackSizeSVE()) in AArch64FunctionInfo()
310 uint64_t getStackSizeSVE() const { in getStackSizeSVE() function
647 if (!AFI->hasCalculatedStackSizeSVE() || AFI->getStackSizeSVE()) in hasBasePointer()787 return TFI.hasFP(MF) && !hasStackRealignment(MF) && !AFI->getStackSizeSVE() && in useFPForScavengingIndex()
499 return StackOffset::getScalable((int64_t)AFI->getStackSizeSVE()); in getSVEStackSize()5324 MF.getInfo<AArch64FunctionInfo>()->getStackSizeSVE() || in getFrameIndexReferencePreferSP()