Searched defs:vecWidth (Results 1 – 5 of 5) sorted by relevance
337 TargetWidth vecWidth; in ProcessIntrinsicAdvanced() local895 uint32_t vecWidth = cast<VectorType>(argType)->getNumElements(); in DOUBLE_EMU() local912 uint32_t vecWidth; in DOUBLE_EMU() local
85 unsigned vecWidth = vecTy.getVectorNumElements(); in matchAndRewrite() local
358 size_t typeSize, size_t vecWidth) in checkCorrectnessStep()
1293 unsigned vecWidth = vecTy.getVectorNumElements(); in matchAndRewrite() local
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()