Searched refs:SrcTypeSize (Results 1 – 1 of 1) sorted by relevance
5314 llvm::TypeSize SrcTypeSize = in EmitCall() local5317 if (SrcTypeSize.isScalable()) { in EmitCall()5321 assert(SrcTypeSize == DstTypeSize && in EmitCall()5334 uint64_t SrcSize = SrcTypeSize.getFixedValue(); in EmitCall()