Searched defs:VisitMax (Results 1 – 5 of 5) sorted by relevance
570 void Peepholes::VisitMax([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitMax() function in ark::compiler::Peepholes
1424 void GraphChecker::VisitMax(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
2350 void LLVMIRBuilder::VisitMax(GateRef gate, GateRef e1, GateRef e2) in VisitMax() function in panda::ecmascript::kungfu::LLVMIRBuilder
2352 void LiteCGIRBuilder::VisitMax(GateRef gate, GateRef e1, GateRef e2) in VisitMax() function in panda::ecmascript::kungfu::LiteCGIRBuilder
4176 void LLVMIrConstructor::VisitMax(GraphVisitor *v, Inst *inst) in VisitMax() function in ark::compiler::LLVMIrConstructor