Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dc_string.h86 bool isNeg = true; in ToCString() local
107 bool isNeg = true; in AppendToCString() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dcountable_loop_parser.cpp268 auto isNeg = DataType::IsTypeSigned(loopInfo_.update->GetType()) && (cnst & mask) != 0; in SetIndexAndConstStep() local
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp713 bool isNeg = false; in DoubleToCString() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp619 bool isNeg = false; in EmitMovInstruct() local