Home
last modified time | relevance | path

Searched defs:fromSize (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp100 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI()
1126 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCvtInt2Float() local
1150 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectIntCvt() local
1172 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectFloatCvt() local
1531 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCopy2Reg() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp1585 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectRetypeFloat() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp1262 uint32 fromSize = GetPrimTypeBitSize(fromType); in FoldTypeCvtMIRConst() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp9758 uint32 fromSize = GetPrimTypeBitSize(cvtRegreadNode->GetPrimType()); in CheckAndCreateExtendMemOpnd() local