Searched defs:vecWidth (Results 1 – 4 of 4) sorted by relevance
145 int vecWidth = baseType.rows(); in Make() local
337 TargetWidth vecWidth; in ProcessIntrinsicAdvanced() local895 uint32_t vecWidth = cast<VectorType>(argType)->getNumElements(); in DOUBLE_EMU() local912 uint32_t vecWidth; in DOUBLE_EMU() 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()