Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_int_val.h455 IntVal TruncOrExtend(uint8 newWidth, bool isSigned) const in TruncOrExtend()
467 IntVal Trunc(uint8 newWidth, bool isSigned) const in Trunc()
472 IntVal Extend(uint8 newWidth, bool isSigned) const in Extend()