Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dcfg_primitive_types.h99 bool isInteger; member
/arkcompiler/ets_runtime/ecmascript/
H A Decma_string.h1334 uint32_t ComputeHashcode(uint32_t rawHashSeed, bool isInteger) in ComputeHashcode() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp71 bool isInteger = IsPrimitiveInteger(type); in GetFastIselMop() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.cpp1219 void CircuitBuilder::SetRawHashcode(GateRef glue, GateRef str, GateRef rawHashcode, GateRef isInteger) in SetRawHashcode() argument
H A Dstub_builder-inl.h3598 inline void StubBuilder::SetRawHashcode(GateRef glue, GateRef str, GateRef rawHashcode, GateRef isInteger) in SetRawHashcode() argument
H A Dstub_builder.cpp2183 BRANCH(IsIntegerString(string), &isInteger, failed); in TryToGetInteger() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp785 auto isInteger = CreateIsInteger(inst, input); in EmitIsSafeInteger() local

Completed in 46 milliseconds