Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp570 void Peepholes::VisitMax([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitMax() function in ark::compiler::Peepholes
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1424 void GraphChecker::VisitMax(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp2350 void LLVMIRBuilder::VisitMax(GateRef gate, GateRef e1, GateRef e2) in VisitMax() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2352 void LiteCGIRBuilder::VisitMax(GateRef gate, GateRef e1, GateRef e2) in VisitMax() function in panda::ecmascript::kungfu::LiteCGIRBuilder
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4176 void LLVMIrConstructor::VisitMax(GraphVisitor *v, Inst *inst) in VisitMax() function in ark::compiler::LLVMIrConstructor