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