Searched defs:toSize (Results 1 – 4 of 4) sorted by relevance
98 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI()1102 uint32 toSize = GetPrimTypeBitSize(toType); in SelectCvtFloat2Int() local1157 uint32 toSize = GetPrimTypeBitSize(toType); in SelectIntCvt() local1179 uint32 toSize = GetPrimTypeBitSize(toType); in SelectFloatCvt() local1539 uint32 toSize = GetPrimTypeBitSize(toType); in SelectCopy2Reg() local
1309 uint32 toSize = GetPrimTypeBitSize(toType); in FoldTypeCvtMIRConst() local
1602 [[maybe_unused]] uint32 toSize = GetPrimTypeBitSize(toType); in SelectRetypeFloat() local
8642 uint32 toSize = GetPrimTypeBitSize(addendExpr->GetPrimType()); in CheckAndCreateExtendMemOpnd() local