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.h357 [[maybe_unused]] auto op3 = inst->GetInputs()[1].GetInst(); variable
Dgraph_checker.cpp2365 [[maybe_unused]] auto op3 = inst->GetInput(3U).GetInst(); in CheckUserOfInt32() local
2396 [[maybe_unused]] auto op3 = inst->GetInput(3U).GetInst(); in CheckUserOfInt32() local
2444 [[maybe_unused]] auto op3 = inst->CastToSelectImm()->GetImm(); in CheckUserOfInt32() local