Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_TypedArrays.cpp568 REVERSE_CALL_DECL(Int16) in REVERSE_CALL_DECL() argument
636 TO_REVERSED_CALL_DECL(Int16) in TO_REVERSED_CALL_DECL() argument
705 ETS_ESCOMPAT_COPY_WITHIN(Int16) in ETS_ESCOMPAT_COPY_WITHIN() argument
876 ETS_ESCOMPAT_INDEX_OF_NUMBER(Int16) in ETS_ESCOMPAT_INDEX_OF_NUMBER() argument
984 ETS_ESCOMPAT_LAST_INDEX_OF_NUMBER(Int16) in ETS_ESCOMPAT_LAST_INDEX_OF_NUMBER() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp403 GateRef CircuitBuilder::Int16(int16_t val) in Int16() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h81 inline GateRef StubBuilder::Int16(int16_t value) in Int16() function