Searched defs:fromSize (Results 1 – 4 of 4) sorted by relevance
100 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI()1126 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCvtInt2Float() local1150 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectIntCvt() local1172 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectFloatCvt() local1531 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCopy2Reg() local
1585 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectRetypeFloat() local
1262 uint32 fromSize = GetPrimTypeBitSize(fromType); in FoldTypeCvtMIRConst() local
9758 uint32 fromSize = GetPrimTypeBitSize(cvtRegreadNode->GetPrimType()); in CheckAndCreateExtendMemOpnd() local