Searched refs:ElementAllocSizeInBits (Results 1 – 1 of 1) sorted by relevance
3433 uint64_t ElementAllocSizeInBits = DL.getTypeAllocSizeInBits(ElementType); in emitGlobalConstantVector() local3435 if (ElementSizeInBits != ElementAllocSizeInBits) { in emitGlobalConstantVector()