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.cpp96 static MOperator GetFastCvtMopI(uint32 fromSize, uint32 toSize, bool isSigned) in GetFastCvtMopI()
893 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCvtInt2Float() local
922 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectIntCvt() local
944 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectFloatCvt() local
1139 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectCopy2Reg() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp927 uint32 fromSize = GetPrimTypeBitSize(fromType); in SelectRetypeFloat() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp1106 uint32 fromSize = GetPrimTypeBitSize(fromType); in FoldTypeCvtMIRConst() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3979 uint32 fromSize = GetPrimTypeBitSize(cvtRegreadNode->GetPrimType()); in CheckAndCreateExtendMemOpnd() local