Searched defs:VisitMul (Results 1 – 7 of 7) sorted by relevance
261 void Lowering::VisitMul([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitMul() function in ark::compiler::Lowering
467 void Peepholes::VisitMul(GraphVisitor *v, Inst *inst) in VisitMul() function in ark::compiler::Peepholes
844 void BoundsAnalysis::VisitMul(GraphVisitor *v, Inst *inst) in VisitMul() function in ark::compiler::BoundsAnalysis
1408 void GraphChecker::VisitMul(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
2005 void LLVMIRBuilder::VisitMul(GateRef gate, GateRef e1, GateRef e2) in VisitMul() function in panda::ecmascript::kungfu::LLVMIRBuilder
2111 void LiteCGIRBuilder::VisitMul(GateRef gate, GateRef e1, GateRef e2) in VisitMul() function in panda::ecmascript::kungfu::LiteCGIRBuilder
4096 void LLVMIrConstructor::VisitMul(GraphVisitor *v, Inst *inst) in VisitMul() function in ark::compiler::LLVMIrConstructor