Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h279 bool hasCalculatedStackSizeSVE() const { return HasCalculatedStackSizeSVE; } in hasCalculatedStackSizeSVE() function
H A DAArch64RegisterInfo.cpp593 if (!AFI->hasCalculatedStackSizeSVE() || AFI->getStackSizeSVE()) in hasBasePointer()
719 AFI->hasCalculatedStackSizeSVE()) && in useFPForScavengingIndex()