Home
last modified time | relevance | path

Searched refs:VisitMulWithOverflow (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp1914 VisitMulWithOverflow(gate, left, right); in HandleMulWithOverflow()
1917 void LLVMIRBuilder::VisitMulWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitMulWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
Dlitecg_ir_builder.cpp1686 VisitMulWithOverflow(gate, in0, in1); in HandleMulWithOverflow()
1689 void LiteCGIRBuilder::VisitMulWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitMulWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder