HomeSort by: relevance | last modified time | path
    Searched refs:setStackSizeSVE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 196 void setStackSizeSVE(uint64_t S) {
AArch64FrameLowering.cpp 3066 AFI->setStackSizeSVE(alignTo(SVEStackSize, 16U));

Completed in 43 milliseconds