Home
last modified time | relevance | path

Searched defs:op2 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dcommon_call.cpp86 Register argv, Register op1, Register op2, Label *stackOverflow) in PushArgsWithArgvAndCheckStack()
106 Register op2, Label *stackOverflow) in StackOverflowCheck()
Dasm_interpreter_call.cpp495 Register op2 = __ TempRegister(); in JSCallCommonSlowPath() local
1190 Register op1, Register op2, Label *stackOverflow) in PushUndefinedWithArgcAndCheckStack()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp769 [[maybe_unused]] auto op2 = inst->GetInputs()[1].GetInst(); in VisitIf() local
803 [[maybe_unused]] auto op2 = inst->CastToIfImm()->GetImm(); in VisitIfImm() local