Searched defs:toSize (Results 1 – 4 of 4) sorted by relevance
96 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI()927 uint32 toSize = GetPrimTypeBitSize(toType); in SelectCvtFloat2Int() local982 uint32 toSize = GetPrimTypeBitSize(toType); in SelectIntCvt() local1004 uint32 toSize = GetPrimTypeBitSize(toType); in SelectFloatCvt() local1199 uint32 toSize = GetPrimTypeBitSize(toType); in SelectCopy2Reg() local
1075 [[maybe_unused]] uint32 toSize = GetPrimTypeBitSize(toType); in SelectRetypeFloat() local
1107 uint32 toSize = GetPrimTypeBitSize(toType); in FoldTypeCvtMIRConst() local
3992 uint32 toSize = GetPrimTypeBitSize(addendExpr->GetPrimType()); in CheckAndCreateExtendMemOpnd() local