Home
last modified time | relevance | path

Searched defs:ValueTypeHelper (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
Dannotation.h412 struct ValueTypeHelper { struct
415 using Type = std::conditional_t<VALUE_TYPE == Value::Type::U1, uint8_t,
/arkcompiler/runtime_core/assembler/
Dannotation.h418 struct ValueTypeHelper { struct
421 using type = std::conditional_t<value_type == Value::Type::U1, uint8_t,