Searched refs:SrcTypeSize (Results 1 – 1 of 1) sorted by relevance
5550 llvm::TypeSize SrcTypeSize = in EmitCall() local5553 if (SrcTypeSize.isScalable()) { in EmitCall()5557 assert(SrcTypeSize == DstTypeSize && in EmitCall()5570 uint64_t SrcSize = SrcTypeSize.getFixedValue(); in EmitCall()