Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.h358 [[maybe_unused]] auto op3 = inst->GetInputs()[1].GetInst(); variable
Dgraph_checker.cpp2412 [[maybe_unused]] auto op3 = inst->GetInput(3U).GetInst(); in CheckUserOfInt32() local
2443 [[maybe_unused]] auto op3 = inst->GetInput(3U).GetInst(); in CheckUserOfInt32() local
2491 [[maybe_unused]] auto op3 = inst->CastToSelectImm()->GetImm(); in CheckUserOfInt32() local