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/
H A Dpeepholes.cpp569 void Peepholes::VisitMax([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitMax() function in ark::compiler::Peepholes
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph_checker.cpp1421 void GraphChecker::VisitMax(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp2235 void LLVMIRBuilder::VisitMax(GateRef gate, GateRef e1, GateRef e2) in VisitMax() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp2251 void LiteCGIRBuilder::VisitMax(GateRef gate, GateRef e1, GateRef e2) in VisitMax() function in panda::ecmascript::kungfu::LiteCGIRBuilder
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp3860 void LLVMIrConstructor::VisitMax(GraphVisitor *v, Inst *inst) in VisitMax() function in ark::compiler::LLVMIrConstructor

Completed in 32 milliseconds