Searched defs:VisitOr (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ | ||
| D | lowering.cpp | 130 void Lowering::VisitOr(GraphVisitor *v, Inst *inst) in VisitOr() function in ark::compiler::Lowering |
| D | peepholes.cpp | 793 void Peepholes::VisitOr([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitOr() function in ark::compiler::Peepholes |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
| D | graph_checker.cpp | 1444 void GraphChecker::VisitOr(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker |
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ | ||
| D | llvm_ir_constructor.cpp | 3984 void LLVMIrConstructor::VisitOr(GraphVisitor *v, Inst *inst) in VisitOr() function in ark::compiler::LLVMIrConstructor |