Home
last modified time | relevance | path

Searched defs:instruction (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dexpand_atomics.cpp42 for (auto &instruction : basicBlock) { in run() local
48 for (auto instruction : instructions) { in run() local
/arkcompiler/runtime_core/tests/cts-generator/generator/
Dtest_case.rb22 … def initialize(command, current_case, instruction, definitions, predefined, template, skip_header) argument
/arkcompiler/runtime_core/static_core/tests/cts-generator/generator/
Dtest_case.rb22 … def initialize(command, current_case, instruction, definitions, predefined, template, skip_header) argument
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dmark_always_inline.cpp70 for (auto &instruction : basicBlock) { in InlineCallTree() local
Dremove_unused_functions.cpp97 for (auto &instruction : basicBlock) { in VisitValue() local
Dpatch_return_handler_stack_adjustment.cpp87 for (auto &instruction : basicBlock) { in runOnMachineFunction() local
/arkcompiler/runtime_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb265 def do_lda(instruction) argument
286 def do_sta(instruction) argument
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dbytecode_optimizer_isapi.rb341 def do_lda(instruction) argument
362 def do_sta(instruction) argument
/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp369 ZydisDecodedInstruction instruction; in PrintCodeX8664() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp2719 ZydisDecodedInstruction instruction; in DisasmInstr() local