Searched defs:VisitShlI (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | graph_checker.cpp | 1289 void GraphChecker::VisitShlI([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker |
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ | ||
| D | llvm_ir_constructor.cpp | 3677 void LLVMIrConstructor::VisitShlI(GraphVisitor *v, Inst *inst) in VisitShlI() function in ark::compiler::LLVMIrConstructor |