Searched refs:numElemSrc0 (Results 1 – 1 of 1) sorted by relevance
637 uint32_t numElemSrc0 = cast<VectorType>(src0->getType())->getNumElements(); in VGATHER_EMU() local642 uint32_t numElemSrc0 = src0->getType()->getVectorNumElements(); in VGATHER_EMU() local647 src0 = B->BITCAST(src0, getVectorType(B->mInt64Ty, numElemSrc0)); in VGATHER_EMU()