Home
last modified time | relevance | path

Searched defs:insns (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/tests/
H A Dexcluded_keys_test.cpp93 std::vector<panda::pandasm::Ins> insns; in HWTEST_F() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregAllocator.cpp122 auto &insns = pg_->Insns(); in AdjustInsRegWhenHasSpill() local
H A DregAllocator.h133 void Add(ArenaList<IRNode *> &insns, const ir::AstNode *node, Args &&... args) in Add() argument
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_dfx.cpp110 const uint8_t *insns = codeDataAccessor.GetInstructions(); in DumpBytecodeInst() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_info_collector.cpp155 const uint8_t *insns = codeDataAccessor.GetInstructions(); in ProcessMethod() local

Completed in 3 milliseconds