Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp1451 auto rightShiftNumToGetSignFlag = GetPrimTypeBitSize(primType) - 1; in IntegerOpIsOverflow() local
1462 auto rightShiftNumToGetSignFlag = GetPrimTypeBitSize(primType) - 1; in IntegerOpIsOverflow() local
[all...]

Completed in 5 milliseconds