Searched defs:VisitMod (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
| D | graph_checker.cpp | 1085 void GraphChecker::VisitMod([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckDataFlow() function in panda::compiler::GraphChecker |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | llvm_ir_builder.cpp | 1127 void LLVMIRBuilder::VisitMod(GateRef gate, GateRef e1, GateRef e2) in VisitMod() function in panda::ecmascript::kungfu::LLVMIRBuilder |