Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp1599 void LLVMIrConstructor::VisitAddI(GraphVisitor *v, Inst *inst) in VisitAddI() function in panda::compiler::LLVMIrConstructor
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1104 void GraphChecker::VisitAddI([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckInstUsers() function in panda::compiler::GraphChecker