Searched defs:fromSize (Results 1 – 4 of 4) sorted by relevance
96 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI()893 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCvtInt2Float() local922 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectIntCvt() local944 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectFloatCvt() local1139 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCopy2Reg() local
927 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectRetypeFloat() local
1106 uint32 fromSize = GetPrimTypeBitSize(fromType); in FoldTypeCvtMIRConst() local
3979 uint32 fromSize = GetPrimTypeBitSize(cvtRegreadNode->GetPrimType()); in CheckAndCreateExtendMemOpnd() local