Searched refs:destValueType (Results 1 – 1 of 1) sorted by relevance
1673 QualType destValueType = AT->getValueType(); in emitForMemory() local1674 C = emitForMemory(CGM, C, destValueType); in emitForMemory()1676 uint64_t innerSize = CGM.getContext().getTypeSize(destValueType); in emitForMemory()