Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp140 void Lowering::VisitXor(GraphVisitor *v, Inst *inst) in VisitXor() function in ark::compiler::Lowering
Dpeepholes.cpp857 void Peepholes::VisitXor([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitXor() function in ark::compiler::Peepholes
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1418 void GraphChecker::VisitXor([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3656 void LLVMIrConstructor::VisitXor(GraphVisitor *v, Inst *inst) in VisitXor() function in ark::compiler::LLVMIrConstructor