Searched refs:VectorElementSize (Results 1 – 1 of 1) sorted by relevance
2413 uint64_t VectorElementSize = DL.getTypeStoreSize(DataTy) / VF; in vectorizeMemoryInstruction() local2419 if (ScalarAllocatedSize != VectorElementSize) in vectorizeMemoryInstruction()5992 uint64_t VectorElementSize = DL.getTypeStoreSize(VectorTy) / VF; in getInstructionCost() local5994 ScalarAllocatedSize != VectorElementSize) { in getInstructionCost()