Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_dataview.h27 …BIGINT64 = 0, BIGUINT64, FLOAT32, FLOAT64, INT8, INT16, INT32, UINT8, UINT16, UINT32, UINT8_CLAMPED enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dvariable_type.h54 static VariableType INT8() in INT8() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Ddatatype.h34 INT8, enumerator
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb22 INT8 = 'i8' constant