Searched defs:VisitMul (Results 1 – 7 of 7) sorted by relevance
247 void Lowering::VisitMul([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitMul() function in ark::compiler::Lowering
466 void Peepholes::VisitMul(GraphVisitor *v, Inst *inst) in VisitMul() function in ark::compiler::Peepholes
839 void BoundsAnalysis::VisitMul(GraphVisitor *v, Inst *inst) in VisitMul() function in ark::compiler::BoundsAnalysis
1378 void GraphChecker::VisitMul([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
1897 void LLVMIRBuilder::VisitMul(GateRef gate, GateRef e1, GateRef e2) in VisitMul() function in panda::ecmascript::kungfu::LLVMIRBuilder
1978 void LiteCGIRBuilder::VisitMul(GateRef gate, GateRef e1, GateRef e2) in VisitMul() function in panda::ecmascript::kungfu::LiteCGIRBuilder
3754 void LLVMIrConstructor::VisitMul(GraphVisitor *v, Inst *inst) in VisitMul() function in ark::compiler::LLVMIrConstructor