Searched defs:vecWidth (Results 1 – 4 of 4) sorted by relevance
52 int vecWidth = (size == 3) ? 4 : size; in testByteBufferHelper() local87 int vecWidth = 4; in test1DWrite() local106 int vecWidth = 4; in test2DWrite() local
146 int vecWidth = baseType.rows(); in Make() local
358 size_t typeSize, size_t vecWidth) in checkCorrectnessStep()
4248 static bool isVEXTRACTIndex(SDNode *N, unsigned vecWidth) { in isVEXTRACTIndex()4267 static bool isVINSERTIndex(SDNode *N, unsigned vecWidth) { in isVINSERTIndex()4298 static unsigned getExtractVEXTRACTImmediate(SDNode *N, unsigned vecWidth) { in getExtractVEXTRACTImmediate()4313 static unsigned getInsertVINSERTImmediate(SDNode *N, unsigned vecWidth) { in getInsertVINSERTImmediate()