Searched defs:VectorBits (Results 1 – 6 of 6) sorted by relevance
309 unsigned VectorBits = NumElements.getFixedValue() * ElementBits; in isLegalBroadcastLoad() local
21463 SDValue VectorBits = vectorToScalarBitmask(VecOp.getNode(), DAG); combineBoolVectorAndTruncateStore() local 24353 SDValue VectorBits = vectorToScalarBitmask(Op.getNode(), DAG); replaceBoolVectorBitcast() local [all...]
154 const unsigned VectorBits = 128; variable
740 computeVLMAX(unsigned VectorBits,unsigned EltSize,unsigned MinSize) computeVLMAX() argument
920 const unsigned VectorBits = *getVScaleForTuning() * RISCV::RVVBitsPerBlock; getEstimatedVLFor() local
5555 uint64_t VectorBits = VectorVT.getSizeInBits(); PerformEXTRACTCombine() local