Home
last modified time | relevance | path

Searched defs:VisitNeg (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp517 void Lowering::VisitNeg([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitNeg() function in ark::compiler::Lowering
Dpeepholes.cpp48 void Peepholes::VisitNeg([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitNeg() function in ark::compiler::Peepholes
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp799 void BoundsAnalysis::VisitNeg(GraphVisitor *v, Inst *inst) in VisitNeg() function in ark::compiler::BoundsAnalysis
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1217 void GraphChecker::VisitNeg(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4236 void LLVMIrConstructor::VisitNeg(GraphVisitor *v, Inst *inst) in VisitNeg() function in ark::compiler::LLVMIrConstructor