| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | graph_checker.h | 289 [[maybe_unused]] auto op2 = inst->GetInputs()[1].GetInst(); variable 357 [[maybe_unused]] auto op2 = inst->GetInputs()[1].GetInst(); variable
|
| D | graph_checker.cpp | 1976 [[maybe_unused]] auto op2 = inst->GetInputs()[1].GetInst(); in CheckUserOfInt32() local 2044 [[maybe_unused]] auto op2 = inst->GetInput(1).GetInst(); in CheckUserOfInt32() local 2411 [[maybe_unused]] auto op2 = inst->GetInput(2U).GetInst(); in CheckUserOfInt32() local 2442 [[maybe_unused]] auto op2 = inst->GetInput(2U).GetInst(); in CheckUserOfInt32() local 2490 [[maybe_unused]] auto op2 = inst->GetInput(2U).GetInst(); in CheckUserOfInt32() local 2513 [[maybe_unused]] auto op2 = inst->GetInput(2U).GetInst(); in CheckUserOfInt32() local 2584 [[maybe_unused]] auto op2 = inst->GetInputs()[1].GetInst(); in CheckUserOfInt32() local 2625 [[maybe_unused]] auto op2 = inst->CastToIfImm()->GetImm(); in CheckUserOfInt32() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | common_call.cpp | 76 Register argv, Register op1, Register op2, Label *stackOverflow) in PushArgsWithArgvAndCheckStack() 96 Register op2, Label *stackOverflow) in StackOverflowCheck()
|
| D | asm_interpreter_call.cpp | 498 Register op2 = __ TempRegister(); in JSCallCommonSlowPath() local 1746 … Register op1, Register op2, Label *stackOverflow) in PushUndefinedWithArgcAndCheckStack()
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/ |
| D | NoTSLikeAsCheck.ts | 211 const op2 = rightOp.getOp2(); constant 288 const op2 = conditionExpr.getOp2(); constant 332 const op2 = rightOp.getOp2(); constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/ |
| D | BuildModuleChains.ts | 420 const op2 = stmt.getConditionExpr().getOp2(); constant 475 const op2 = rightOp.getOp2(); constant
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | intrinsics_lowering.cpp | 114 llvm::Value *op2 = call->getOperand(COUNT); in HandleMemCall() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cfgo.cpp | 65 Operand &op2 = insn2->GetOperand(i); in DoSameThing() local
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | graph_checker.cpp | 762 [[maybe_unused]] auto op2 = inst->GetInputs()[1].GetInst(); in VisitIf() local 796 [[maybe_unused]] auto op2 = inst->CastToIfImm()->GetImm(); in VisitIfImm() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
| D | common_call.cpp | 107 Register argv, Register padding, Register op1, Register op2, Label *next) in PushArgsWithArgvInPair()
|
| D | optimized_call.cpp | 767 Register op2 = __ AvailableRegister3(); in FastCallToAsmInterBridge() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/ |
| D | Expr.ts | 592 protected op2: Value; property in AbstractBinopExpr
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_context.cpp | 384 bool Context::IsSameProto(panda_file::ProtoItem *op1, panda_file::ProtoItem *op2) in IsSameProto()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | peepholes.cpp | 625 auto op2 = inst->GetInput(1).GetInst(); in VisitShr() local 679 auto op2 = inst->GetInput(1).GetInst(); in VisitAShr() local
|