Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dc_string.cpp137 bool isNeg = true; in AppendIntToCString() local
181 bool isNeg = d < 0; in AppendDoubleToString() local
Dc_string.h145 bool isNeg = true; in ToCString() 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