| /arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/irtoc-tag/generator/ |
| D | creator.rb | 17 def create(instr, command) argument 39 def create_id(instr, command) argument 61 def create_spec(instr, command) argument
|
| D | generator.rb | 23 def initialize(instr, create) argument 63 def concat_args(instr, create) argument 97 def generate_file(new_file, instr) argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | codegen_test.cpp | 110 void VisitLoadStorePair(const vixl::aarch64::Instruction *instr) in VisitLoadStorePair() 123 void VisitLoadStore(const vixl::aarch64::Instruction *instr) in VisitLoadStore() 182 void VisitLoadStorePair(const vixl::aarch64::Instruction *instr) in VisitLoadStorePair() 271 for (auto instr = codeEntry; instr < codeExit; instr += vixl::aarch64::kInstructionSize) { in TEST_F() local 330 for (auto instr = codeEntry; instr < codeExit; instr += vixl::aarch64::kInstructionSize) { in CheckSpillFillCoalescingForEvenRegsNumber() local 390 for (auto instr = codeEntry; instr < codeExit; instr += vixl::aarch64::kInstructionSize) { in CheckSpillFillCoalescingForOddRegsNumber() local 636 for (auto instr = codeEntry; instr < codeExit; instr += vixl::aarch64::kInstructionSize) { in AssertCode() local
|
| D | encoder64_test_2.cpp | 1254 for (auto instr = reinterpret_cast<const vixl::aarch64::Instruction *>(begin); in GetOutput() local
|
| /arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/ |
| D | full_md.rb | 41 def format_array(instr) argument
|
| /arkcompiler/runtime_core/tests/cts-coverage-tool/lib/ |
| D | full_md.rb | 41 def format_array(instr) argument
|
| /arkcompiler/runtime_core/static_core/irtoc/backend/ |
| D | compilation.cpp | 68 for (auto instr = usedRegsCollector.GetPrevInstruction(endInstr); instr >= startInstr; in CollectForCode() local 100 void AppendRegisterNameToOutput(const vixl::aarch64::Instruction *instr, in AppendRegisterNameToOutput()
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | vixl_exec_module.h | 243 for (auto instr = start_pointer; instr < end_pointer; instr += kInstructionSize) { in PrintInstructions() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | cse.cpp | 158 for (auto instr : bbr->Insts()) { in BuildSetOfPairs() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | vixl_exec_module.h | 255 for (auto instr = startPointer_; instr < endPointer_; instr += kInstructionSize) { in PrintInstructions() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ark_frame_lowering/ |
| D | frame_lowering.cpp | 300 bool HasOperandUsingFloatReg(llvm::MachineInstr *instr) in HasOperandUsingFloatReg()
|
| /arkcompiler/runtime_core/static_core/compiler/tools/aotdump/ |
| D | aotdump.cpp | 339 for (auto instr = startInstr; instr < endInstr; instr += vixl::aarch64::kInstructionSize) { in PrintCodeArm64() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 3451 for (auto instr = reinterpret_cast<const vixl::aarch64::Instruction *>(begin); in GetOutput() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 3355 auto instr = GetMasm()->GetBuffer()->GetOffsetAddress<vixl::aarch64::Instruction *>(pc); in DisasmInstr() local
|