| /arkcompiler/runtime_core/libark_defect_scan_aux/include/ |
| D | inst_type.h | 28 using Opcode = compiler::Opcode; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | opcodes.h | 22 enum Opcode : uint8 { enum
|
| /arkcompiler/runtime_core/verifier/ |
| D | verifier.h | 35 using Opcode = BytecodeInstruction::Opcode; variable
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/ |
| D | graph.cpp | 19 using Opcode = compiler::Opcode; typedef
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | bytecode_emitter.cpp | 21 using Opcode = BytecodeInstruction::Opcode; typedef
|
| D | debug_info_extractor.cpp | 165 using Opcode = LineNumberProgramItem::Opcode; typedef in panda::panda_file::LineNumberProgramHandler
|
| D | file_items.h | 617 enum class Opcode : uint8_t { enum
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | bytecode_emitter.cpp | 24 using Opcode = BytecodeInstruction::Opcode; typedef
|
| D | debug_info_extractor.cpp | 166 using Opcode = LineNumberProgramItem::Opcode; typedef in ark::panda_file::LineNumberProgramHandler
|
| D | file_items.h | 606 enum class Opcode : uint8_t { enum
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | debug_info_extractor.cpp | 173 using Opcode = LineNumberProgramItem::Opcode; typedef in panda::ecmascript::LineNumberProgramHandler
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-ins.h | 34 enum class Opcode { enum
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | gate_matchers.h | 52 OpCode Opcode() const in Opcode() function
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | assembly-ins.h | 34 enum class Opcode { enum
|
| /arkcompiler/runtime_core/libpandafile/tests/ |
| D | bytecode_emitter_tests.cpp | 27 using Opcode = BytecodeInstruction::Opcode; typedef
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | bytecode_emitter_tests.cpp | 27 using Opcode = BytecodeInstruction::Opcode; typedef
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_vm.h | 1011 … void SetBytecodeStatsStack(std::unordered_map<BytecodeInstruction::Opcode, int> &bytecodeStatsMap) in SetBytecodeStatsStack()
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | inst.h | 164 enum class Opcode { enum 2269 …explicit ParameterInst(Opcode /* unused */, uint16_t arg_number) : Inst(Opcode::Parameter), arg_nu… in ParameterInst() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | i2c_bridge_test.cpp | 35 using Opcode = ark::BytecodeInstruction::Opcode; typedef
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
| D | old_instruction_enum.h | 70 enum class Opcode { enum
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | inst.h | 128 enum class Opcode { enum
|