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.cpp98 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI()
1127 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCvtInt2Float() local
1156 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectIntCvt() local
1178 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectFloatCvt() local
1538 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCopy2Reg() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp1308 uint32 fromSize = GetPrimTypeBitSize(fromType); in FoldTypeCvtMIRConst() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp1601 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectRetypeFloat() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp8641 uint32 fromSize = GetPrimTypeBitSize(cvtRegreadNode->GetPrimType()); in CheckAndCreateExtendMemOpnd() local