| /arkcompiler/runtime_core/compiler/tests/ |
| D | vixl_exec_module.h | 129 void *CreateArray(T *array, int size, ArenaAllocator *object_allocator) in CreateArray() function
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | vixl_exec_module.h | 138 void *CreateArray(T *array, int size, ArenaAllocator *objectAllocator) in CreateArray() function
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | runtime_interface.h | 148 static coretypes::Array *CreateArray(Class *klass, coretypes::ArraySizeT length) in CreateArray() function
|
| /arkcompiler/toolchain/tooling/dynamic/base/ |
| D | pt_json.cpp | 24 std::unique_ptr<PtJson> PtJson::CreateArray() in CreateArray() function in panda::ecmascript::tooling::PtJson
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ |
| D | reg_acc_alloc_test.cpp | 624 TEST_F(RegAccAllocTest, CreateArray) in TEST_F() argument
|
| /arkcompiler/runtime_core/panda_guard/obfuscate/ |
| D | node.cpp | 531 void panda::guard::Node::CreateArray(const InstructionInfo &info) in CreateArray() function in panda::guard::Node
|
| /arkcompiler/runtime_core/static_core/runtime/tests/interpreter/ |
| D | test_runtime_interface.h | 257 static coretypes::Array *CreateArray(Class *klass, coretypes::ArraySizeT length) in CreateArray() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | hcr_circuit_builder.cpp | 532 GateRef CircuitBuilder::CreateArray(ElementsKind kind, uint32_t arraySize, in CreateArray() function in panda::ecmascript::kungfu::CircuitBuilder
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | inst.h | 1669 constexpr auto CreateArray(T value, [[maybe_unused]] std::index_sequence<Is...> unused) in CreateArray() function
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 1631 void PandaGen::CreateArray(const ir::AstNode *node, const ArenaVector<ir::Expression *> &elements, … in CreateArray() function in panda::es2panda::compiler::PandaGen
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | pandagen.cpp | 1406 void PandaGen::CreateArray(const ir::AstNode *node, const ArenaVector<ir::Expression *> &elements, … in CreateArray() function in ark::es2panda::compiler::PandaGen
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | inst.h | 2432 constexpr auto CreateArray(T value, [[maybe_unused]] std::index_sequence<IS...> unused) in CreateArray() function
|