Searched defs:VectorBits (Results 1 – 10 of 10) sorted by relevance
30 unsigned VectorBits; member
28 unsigned VectorBits; member
294 unsigned VectorBits = NumElements.getFixedValue() * ElementBits; in isLegalBroadcastLoad() local
138 const unsigned VectorBits = 128; variable
153 const unsigned VectorBits = 128; variable
154 const unsigned VectorBits = 128; variable
582 inline static unsigned computeVLMAX(unsigned VectorBits, unsigned EltSize, in computeVLMAX()
994 const unsigned VectorBits = *getVScaleForTuning() * RISCV::RVVBitsPerBlock; in getEstimatedVLFor() local
80 VectorBits("bb-vectorize-vector-bits", cl::init(128), cl::Hidden, variable