Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h216 bool hasCalculatedStackSizeSVE() const { return HasCalculatedStackSizeSVE; } in hasCalculatedStackSizeSVE() function
H A DAArch64RegisterInfo.cpp405 if (!AFI->hasCalculatedStackSizeSVE() || AFI->getStackSizeSVE()) in hasBasePointer()
513 AFI->hasCalculatedStackSizeSVE()) && in useFPForScavengingIndex()