Searched defs:toSize (Results 1 – 4 of 4) sorted by relevance
100 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI()1095 uint32 toSize = GetPrimTypeBitSize(toType); in SelectCvtFloat2Int() local1151 uint32 toSize = GetPrimTypeBitSize(toType); in SelectIntCvt() local1173 uint32 toSize = GetPrimTypeBitSize(toType); in SelectFloatCvt() local1532 uint32 toSize = GetPrimTypeBitSize(toType); in SelectCopy2Reg() local
1586 [[maybe_unused]] uint32 toSize = GetPrimTypeBitSize(toType); in SelectRetypeFloat() local
1263 uint32 toSize = GetPrimTypeBitSize(toType); in FoldTypeCvtMIRConst() local
9759 uint32 toSize = GetPrimTypeBitSize(addendExpr->GetPrimType()); in CheckAndCreateExtendMemOpnd() local