Home
last modified time | relevance | path

Searched defs:VisitIf (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.h171 static void VisitIf([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in VisitIf() function
Dpeepholes.cpp1099 void Peepholes::VisitIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIf() function in ark::compiler::Peepholes
/arkcompiler/runtime_core/libabckit/src/codegen/
Dcodegen_dynamic.cpp235 void CodeGenDynamic::VisitIf(GraphVisitor *v, Inst *instBase) in VisitIf() function in libabckit::CodeGenDynamic
Dcodegen_static.cpp763 void CodeGenStatic::VisitIf(GraphVisitor *v, Inst *instBase) in VisitIf() function in libabckit::CodeGenStatic
/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.cpp244 void BytecodeGen::VisitIf(GraphVisitor *v, Inst *inst_base) in VisitIf() function in panda::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp756 void GraphChecker::VisitIf([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitIf() function in panda::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcodegen.cpp729 void BytecodeGen::VisitIf(GraphVisitor *v, Inst *instBase) in VisitIf() function in ark::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp2576 void GraphChecker::VisitIf(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp2265 void EncodeVisitor::VisitIf(GraphVisitor *visitor, Inst *inst) in VisitIf() function in ark::compiler::EncodeVisitor
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4292 void LLVMIrConstructor::VisitIf(GraphVisitor *v, Inst *inst) in VisitIf() function in ark::compiler::LLVMIrConstructor