Home
last modified time | relevance | path

Searched defs:VisitOr (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp130 void Lowering::VisitOr(GraphVisitor *v, Inst *inst) in VisitOr() function in ark::compiler::Lowering
Dpeepholes.cpp793 void Peepholes::VisitOr([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitOr() function in ark::compiler::Peepholes
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1444 void GraphChecker::VisitOr(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3984 void LLVMIrConstructor::VisitOr(GraphVisitor *v, Inst *inst) in VisitOr() function in ark::compiler::LLVMIrConstructor