Searched defs:copySize (Results 1 – 6 of 6) sorted by relevance
60 int32 copySize; in FindLargestActualArea() local
118 auto copySize = sampleOut->stackInfo.managedStackSize * sizeof(SampleInfo::ManagedStackFrameId); in GetNextSample() local
186 size_t copySize = ((newSize > oldSize) ? oldSize : newSize); in Realloc() local
36 uint32_t copySize = str.size(); in AddShStrTabSection() local74 uint32_t copySize = str.size(); in AddAsmStubStrTab() local
362 void X64MPIsel::SelectAggCopy(MemOperand &lhs, MemOperand &rhs, uint32 copySize) in SelectAggCopy()522 RegOperand *X64MPIsel::PrepareMemcpyParm(uint64 copySize) in PrepareMemcpyParm()
1774 RegOperand *AArch64CGFunc::PrepareMemcpyParamOpnd(uint64 copySize) in PrepareMemcpyParamOpnd()7220 …auto copySize = CGOptions::IsBigEndian() ? static_cast<uint32>(RoundUp(mirSize, k8ByteSize)) : mir… in SelectParmListPreprocessForAggregate() local