Searched defs:VisitIf (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | escape.h | 171 static void VisitIf([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in VisitIf() function
|
| D | peepholes.cpp | 1099 void Peepholes::VisitIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIf() function in ark::compiler::Peepholes
|
| /arkcompiler/runtime_core/libabckit/src/codegen/ |
| D | codegen_dynamic.cpp | 235 void CodeGenDynamic::VisitIf(GraphVisitor *v, Inst *instBase) in VisitIf() function in libabckit::CodeGenDynamic
|
| D | codegen_static.cpp | 763 void CodeGenStatic::VisitIf(GraphVisitor *v, Inst *instBase) in VisitIf() function in libabckit::CodeGenStatic
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | codegen.cpp | 244 void BytecodeGen::VisitIf(GraphVisitor *v, Inst *inst_base) in VisitIf() function in panda::bytecodeopt::BytecodeGen
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | graph_checker.cpp | 756 void GraphChecker::VisitIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIf() function in panda::compiler::GraphChecker
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | codegen.cpp | 729 void BytecodeGen::VisitIf(GraphVisitor *v, Inst *instBase) in VisitIf() function in ark::bytecodeopt::BytecodeGen
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | graph_checker.cpp | 2576 void GraphChecker::VisitIf(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | encode_visitor.cpp | 2265 void EncodeVisitor::VisitIf(GraphVisitor *visitor, Inst *inst) in VisitIf() function in ark::compiler::EncodeVisitor
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 4292 void LLVMIrConstructor::VisitIf(GraphVisitor *v, Inst *inst) in VisitIf() function in ark::compiler::LLVMIrConstructor
|