| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/ |
| D | gc_utils.h | 66 auto op1 = llvm::dyn_cast<llvm::Constant>(cmp->getOperand(1)); in IsNullCmp() local
|
| D | builtins.cpp | 170 auto op1 = inst->getOperand(1U); in PreWRBHelper() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | graph_checker.h | 288 [[maybe_unused]] auto op1 = inst->GetInputs()[0].GetInst(); variable 356 [[maybe_unused]] auto op1 = inst->GetInputs()[0].GetInst(); variable
|
| D | graph_checker.cpp | 1507 [[maybe_unused]] auto op1 = inst->GetInputs()[0].GetInst(); in CheckUserOfInt32() local 1975 [[maybe_unused]] auto op1 = inst->GetInputs()[0].GetInst(); in CheckUserOfInt32() local 2043 [[maybe_unused]] auto op1 = inst->GetInput(0).GetInst(); in CheckUserOfInt32() local 2073 [[maybe_unused]] auto op1 = inst->GetInputs()[1].GetInst(); in CheckUserOfInt32() local 2410 [[maybe_unused]] auto op1 = inst->GetInput(1).GetInst(); in CheckUserOfInt32() local 2441 [[maybe_unused]] auto op1 = inst->GetInput(1).GetInst(); in CheckUserOfInt32() local 2489 [[maybe_unused]] auto op1 = inst->GetInput(1).GetInst(); in CheckUserOfInt32() local 2533 [[maybe_unused]] auto op1 = inst->GetInput(1).GetInst(); in CheckUserOfInt32() local 2583 [[maybe_unused]] auto op1 = inst->GetInputs()[0].GetInst(); in CheckUserOfInt32() local 2624 [[maybe_unused]] auto op1 = inst->GetInput(0).GetInst(); 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() 95 …ll::StackOverflowCheck(ExtendedAssembler *assembler, Register glue, Register numArgs, Register op1, in StackOverflowCheck()
|
| D | asm_interpreter_call.cpp | 496 Register op1 = __ CallDispatcherArgument(kungfu::CallDispatchInputs::ARG1); in JSCallCommonSlowPath() local 1746 … Register op1, Register op2, Label *stackOverflow) in PushUndefinedWithArgcAndCheckStack()
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/ |
| D | NoTSLikeAsCheck.ts | 210 const op1 = rightOp.getOp1(); constant 287 const op1 = conditionExpr.getOp1(); constant 331 const op1 = rightOp.getOp1(); constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/ |
| D | BuildModuleChains.ts | 419 const op1 = stmt.getConditionExpr().getOp1(); constant 474 const op1 = rightOp.getOp1(); constant
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| D | intrinsics_lowering.cpp | 113 llvm::Value *op1 = call->getOperand(SRC_OR_CHAR); in HandleMemCall() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | cfgo.cpp | 64 Operand &op1 = insn1->GetOperand(i); in DoSameThing() local
|
| D | cgfunc.cpp | 374 BaseNode *op1 = condNode->Opnd(1); in HandleCondbr() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test_2.cpp | 388 T op1 = RandomGen<T>(); in TestDivImm() local 519 T op1 = RandomGen<T>(); in TestModImm() local
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | graph_checker.cpp | 761 [[maybe_unused]] auto op1 = inst->GetInputs()[0].GetInst(); in VisitIf() local 795 [[maybe_unused]] auto op1 = inst->GetInput(0).GetInst(); 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 | 766 Register op1 = __ AvailableRegister2(); in FastCallToAsmInterBridge() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test_2.cpp | 531 T op1 = RandomGen<T>(); in TestDivImm() local 589 T op1 = RandomGen<T>(); in TestModImm() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | peepholes.cpp | 624 auto op1 = inst->GetInput(0).GetInst(); in VisitShr() local 678 auto op1 = inst->GetInput(0).GetInst(); in VisitAShr() local 1262 auto op1 = input->GetInput(1).GetInst(); in VisitCastCase3() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/base/ |
| D | Expr.ts | 591 protected op1: 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/code_generator/target/amd64/ |
| D | encode.cpp | 1471 Reg op1 {src1}; in EncodeDiv() local 1658 Reg op1 {src1}; in EncodeMod() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | bounds_analysis.cpp | 888 auto op1 = compare->GetInput(1).GetInst(); in VisitIfImm() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | encode.cpp | 2949 Reg op1 = swap ? src0 : src1; in CompareHelper() local
|