Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp99 void ChecksElimination::VisitZeroCheck(GraphVisitor *v, Inst *inst) in VisitZeroCheck() function in ark::compiler::ChecksElimination
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp2097 void GraphChecker::VisitZeroCheck([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp739 void EncodeVisitor::VisitZeroCheck(GraphVisitor *visitor, Inst *inst) in VisitZeroCheck() function in ark::compiler::EncodeVisitor
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3080 void LLVMIrConstructor::VisitZeroCheck(GraphVisitor *v, Inst *inst) in VisitZeroCheck() function in ark::compiler::LLVMIrConstructor