Searched defs:ElemWidth (Results 1 – 5 of 5) sorted by relevance
292 unsigned ElemWidth = ElemTy.getSizeInBits(); in convertToByteIndex() local305 unsigned ElemWidth = ElemTy.getSizeInBits(); in getIndexInWord32() local356 unsigned ElemWidth = ElemTy.getSizeInBits(); in buildHvxVectorReg() local668 unsigned ElemWidth = ElemTy.getSizeInBits(); in extractHvxElementReg() local711 unsigned ElemWidth = ElemTy.getSizeInBits(); in insertHvxElementReg() local774 unsigned ElemWidth = ElemTy.getSizeInBits(); in extractHvxSubvectorReg() local883 unsigned ElemWidth = ElemTy.getSizeInBits(); in insertHvxSubvectorReg() local1249 unsigned ElemWidth = ElemTy.getSizeInBits(); in LowerHvxCttz() local
392 unsigned ElemWidth = ElemTy.getSizeInBits(); in tyVector() local
2156 unsigned ElemWidth = ElemTy.getSizeInBits(); in getBuildVectorConstInts() local2334 unsigned ElemWidth = VecTy.getVectorElementType().getSizeInBits(); in extractVector() local
393 unsigned getMinimumVF(unsigned ElemWidth) const { return 0; } in getMinimumVF()
1667 unsigned getMinimumVF(unsigned ElemWidth) const override { in getMinimumVF()