Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h194 bool hasCalculatedStackSizeSVE() const { return HasCalculatedStackSizeSVE; } in hasCalculatedStackSizeSVE() function
H A DAArch64RegisterInfo.cpp403 if (!AFI->hasCalculatedStackSizeSVE() || AFI->getStackSizeSVE()) in hasBasePointer()
449 AFI->hasCalculatedStackSizeSVE()) && in useFPForScavengingIndex()