Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dregmask.h26 static constexpr size_t MakeMask(const std::array<T, N> &indexes) in MakeMask()
36 static constexpr size_t MakeMask(Indexes... indexes) in MakeMask()
42 static constexpr size_t MakeMaskByExcluding(size_t width, Indexes... indexes) in MakeMaskByExcluding()
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dloop_analyzer.cpp126 ArenaVector<int> indexes(header->GetGraph()->GetAllocator()->Adapter()); in GetForwardEdgesIndexes() local
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h340 explicit IndexHeaderItem(std::vector<IndexItem *> indexes) : indexes_(std::move(indexes)) in IndexHeaderItem()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js41892 indexes: l.indexes, property