Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp202 {OpCode::MUL_WITH_OVERFLOW, &LLVMIRBuilder::HandleMulWithOverflow}, in InitializeHandlers()
1776 void LLVMIRBuilder::HandleMulWithOverflow(GateRef gate) in HandleMulWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder