Home
last modified time | relevance | path

Searched defs:insn2 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/maple_be/
Dcg_cgbb_test.cpp86 maplebe::Insn insn2 = CreateInsnObj("insn2", 2); in TEST() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcfgo.cpp48 const Insn *insn2 = bb2.GetFirstMachineInsn(); in DoSameThing() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_args.cpp148 Insn &insn2 = x64CGFunc->GetInsnBuilder()->BuildInsn(mOp, X64CG::kMd[mOp]); in GenerateMovInsn() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp156 Insn &insn2 = cgFunc.GetInsnBuilder()->BuildInsn(mOp, o1, *o2); in AppendInstructionForAllocateOrDeallocateCallFrame() local
174 Insn &insn2 = cgFunc.GetInsnBuilder()->BuildInsn(isAllocate ? MOP_xstr : MOP_xldr, o1, *mo); in AppendInstructionForAllocateOrDeallocateCallFrame() local
Daarch64_cgfunc.cpp415 …Insn &insn2 = GetInsnBuilder()->BuildInsn(mopAdd, *newDest.GetBaseRegister(), *newDest.GetBaseRegi… in SelectCopyRegOpnd() local
3419 auto &insn2 = insnForStackArgs[i + 1]; in DoOptForStackStrInsns() local
3436 bool AArch64CGFunc::CheckStrPairOpt(Insn *insn1, Insn *insn2) in CheckStrPairOpt()
Daarch64_peep.cpp1465 Insn &insn2 = cgFunc.GetInsnBuilder()->BuildInsn(MOP_xcmpri, rflag, destReg, immValueZero); in IntrinsicOptimize() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Di2c_bridge_test.cpp154 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