Home
last modified time | relevance | path

Searched defs:computeVLMAX (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h740 inline static unsigned computeVLMAX(unsigned VectorBits, unsigned EltSize, computeVLMAX() function
H A DRISCVInsertVSETVLI.cpp811 static unsigned computeVLMAX(unsigned VLEN, unsigned SEW, computeVLMAX() function