Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h224 bool hasCalculatedStackSizeSVE() const { return HasCalculatedStackSizeSVE; } in hasCalculatedStackSizeSVE() function
H A DAArch64RegisterInfo.cpp515 if (!AFI->hasCalculatedStackSizeSVE() || AFI->getStackSizeSVE()) in hasBasePointer()
624 AFI->hasCalculatedStackSizeSVE()) && in useFPForScavengingIndex()