Home
last modified time | relevance | path

Searched defs:VisitMul (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp1077 void GraphChecker::VisitMul([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckDataFlow() function in panda::compiler::GraphChecker
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp1486 void LLVMIRBuilder::VisitMul(GateRef gate, GateRef e1, GateRef e2) in VisitMul() function in panda::ecmascript::kungfu::LLVMIRBuilder