Home
last modified time | relevance | path

Searched defs:op3 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.h305 [[maybe_unused]] auto op3 = inst->GetInputs()[1].GetInst(); variable
Dgraph_checker.cpp1820 [[maybe_unused]] auto op3 = inst->GetInput(3U).GetInst(); in CheckDataFlow() local
1876 [[maybe_unused]] auto op3 = inst->CastToSelectImm()->GetImm(); in CheckDataFlow() local