Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h149 bool hasCalculatedStackSizeSVE() const { return HasCalculatedStackSizeSVE; } in hasCalculatedStackSizeSVE() function
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h175 bool hasCalculatedStackSizeSVE() const { return HasCalculatedStackSizeSVE; } in hasCalculatedStackSizeSVE() function
DAArch64RegisterInfo.cpp391 if (!AFI->hasCalculatedStackSizeSVE() || AFI->getStackSizeSVE()) in hasBasePointer()
437 AFI->hasCalculatedStackSizeSVE()) && in useFPForScavengingIndex()