Searched defs:vecWidth (Results 1 – 3 of 3) sorted by relevance
265 size_t vecWidth) in checkCorrectness()
337 TargetWidth vecWidth; in ProcessIntrinsicAdvanced() local895 uint32_t vecWidth = cast<VectorType>(argType)->getNumElements(); in DOUBLE_EMU() local912 uint32_t vecWidth; in DOUBLE_EMU() 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()