Searched defs:fromSize (Results 1 – 4 of 4) sorted by relevance
98 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI()1127 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCvtInt2Float() local1156 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectIntCvt() local1178 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectFloatCvt() local1538 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCopy2Reg() local
1308 uint32 fromSize = GetPrimTypeBitSize(fromType); in FoldTypeCvtMIRConst() local
1601 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectRetypeFloat() local
8641 uint32 fromSize = GetPrimTypeBitSize(cvtRegreadNode->GetPrimType()); in CheckAndCreateExtendMemOpnd() local