Searched defs:sizeOfTy (Results 1 – 2 of 2) sorted by relevance
24 int32 CCallConventionInfo::ClassifyAggregate(MIRType &mirType, uint64 sizeOfTy, in ClassifyAggregate()92 uint64 sizeOfTy = RoundUp(be.GetTypeSize(mirType.GetTypeIndex()), k8ByteSize); in Classification() local
164 uint64 sizeOfTy = be.GetTypeSize(mirType.GetTypeIndex()); in ClassifyAggregate() local