Home
last modified time | relevance | path

Searched refs:setStackSizeSVE (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h151 void setStackSizeSVE(uint64_t S) { in setStackSizeSVE() function
DAArch64FrameLowering.cpp2619 AFI->setStackSizeSVE(alignTo(SVEStackSize, 16U)); in processFunctionBeforeFrameFinalized()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h177 void setStackSizeSVE(uint64_t S) { in setStackSizeSVE() function
DAArch64FrameLowering.cpp2846 AFI->setStackSizeSVE(alignTo(SVEStackSize, 16U)); in processFunctionBeforeFrameFinalized()