Home
last modified time | relevance | path

Searched defs:VisitShr (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp226 void Lowering::VisitShr([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitShr() function in ark::compiler::Lowering
Dpeepholes.cpp602 void Peepholes::VisitShr([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitShr() function in ark::compiler::Peepholes
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp849 void BoundsAnalysis::VisitShr(GraphVisitor *v, Inst *inst) in VisitShr() function in ark::compiler::BoundsAnalysis
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1402 void GraphChecker::VisitShr([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3684 void LLVMIrConstructor::VisitShr(GraphVisitor *v, Inst *inst) in VisitShr() function in ark::compiler::LLVMIrConstructor