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

  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVMachineFunctionInfo.h 70 void setRVVStackSize(uint64_t Size) { RVVStackSize = Size; }
RISCVFrameLowering.cpp 854 RVFI->setRVVStackSize(RVVStackSize);

Completed in 23 milliseconds