Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dgc_intrusion_check.cpp79 constexpr std::array NAMES = {"deopt", "gc-live"}; in CheckStatepoint() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dlocations.h61 static constexpr std::array NAMES = { in GetName() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dbit_table_test.cpp186 static constexpr const char *NAMES[] = {"field0", "field1"}; in GetName() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_table.h303 static const std::array<const char *, sizeof...(COLUMNS)> NAMES = { in GetBitTableColumnNamesImpl() local