Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dc_string.h80 bool isNeg = true; in ToCString() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Dcountable_loop_parser.cpp261 auto isNeg = DataType::IsTypeSigned(loopInfo_.update->GetType()) && (cnst & mask) != 0; in SetIndexAndConstStep() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_int_val.h194 bool isNeg = sign && GetSignBit(); in operator /() local
210 bool isNeg = sign && GetSignBit(); in operator %() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dassembler_aarch64.cpp623 bool isNeg = false; in EmitMovInstruct() local

Completed in 5 milliseconds