Searched defs:insn2 (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | schedule_heuristic.h | 49 Insn *insn2 = node2.GetInsn(); in operator() local 271 Insn *insn2 = node2.GetInsn(); in operator() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cfgo.cpp | 62 const Insn *insn2 = bb2.GetFirstMachineInsn(); in DoSameThing() local 1054 auto *insn2 = skipBBJumpInsn(bb2); in CheckBBInsnsMatch() local 1230 auto *insn2 = redirectBB.GetFirstMachineInsn(); in MergeMemInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_args.cpp | 158 Insn &insn2 = x64CGFunc->GetInsnBuilder()->BuildInsn(mOp, X64CG::kMd[mOp]); in GenerateMovInsn() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_proepilog.cpp | 377 Insn &insn2 = cgFunc.GetInsnBuilder()->BuildInsn(mOp, o1, *o2); in AppendInstructionForAllocateOrDeallocateCallFrame() local 395 Insn &insn2 = cgFunc.GetInsnBuilder()->BuildInsn(isAllocate ? MOP_xstr : MOP_xldr, o1, *mo); in AppendInstructionForAllocateOrDeallocateCallFrame() local
|
| D | aarch64_peep.cpp | 6708 Insn *insn2 = optInsn[++insnNum]; in IsPatternMatch() local 6743 Insn *insn2 = optInsn[++insnNum]; in Run() local 7085 Insn *insn2 = optInsn[++insnNum]; in IsPatternMatch() local
|
| D | aarch64_cgfunc.cpp | 788 …Insn &insn2 = GetInsnBuilder()->BuildInsn(mopAdd, *newDest.GetBaseRegister(), *newDest.GetBaseRegi… in SelectCopyRegOpnd() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | i2c_bridge_test.cpp | 154 uint8_t insn2[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() local 189 uint8_t insn2[] = {static_cast<uint8_t>(Opcode::CALL_ACC_SHORT_V4_IMM4_ID16), 0x00, 0, 0, 0, 0}; in TEST_F() local
|