Home
last modified time | relevance | path

Searched defs:fromSize (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp98 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI() argument
928 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCvtInt2Float() local
957 uint32 fromSize in SelectIntCvt() local
979 uint32 fromSize = GetPrimTypeBitSize(fromType); SelectFloatCvt() local
1174 uint32 fromSize = GetPrimTypeBitSize(fromType); SelectCopy2Reg() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_MPIsel.cpp874 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectRetypeFloat() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp1116 uint32 fromSize = GetPrimTypeBitSize(fromType); in FoldTypeCvtMIRConst() local

Completed in 9 milliseconds