Searched defs:instruction (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | expand_atomics.cpp | 42 for (auto &instruction : basicBlock) { in run() local 48 for (auto instruction : instructions) { in run() local
|
| /arkcompiler/runtime_core/tests/cts-generator/generator/ |
| D | test_case.rb | 22 … def initialize(command, current_case, instruction, definitions, predefined, template, skip_header) argument
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/generator/ |
| D | test_case.rb | 22 … def initialize(command, current_case, instruction, definitions, predefined, template, skip_header) argument
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/ |
| D | mark_always_inline.cpp | 70 for (auto &instruction : basicBlock) { in InlineCallTree() local
|
| D | remove_unused_functions.cpp | 97 for (auto &instruction : basicBlock) { in VisitValue() local
|
| D | patch_return_handler_stack_adjustment.cpp | 87 for (auto &instruction : basicBlock) { in runOnMachineFunction() local
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | bytecode_optimizer_isapi.rb | 265 def do_lda(instruction) argument 286 def do_sta(instruction) argument
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | bytecode_optimizer_isapi.rb | 341 def do_lda(instruction) argument 362 def do_sta(instruction) argument
|
| /arkcompiler/runtime_core/static_core/compiler/tools/aotdump/ |
| D | aotdump.cpp | 369 ZydisDecodedInstruction instruction; in PrintCodeX8664() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | encode.cpp | 2719 ZydisDecodedInstruction instruction; in DisasmInstr() local
|