Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp214 {OpCode::MUL_WITH_OVERFLOW, &LLVMIRBuilder::HandleMulWithOverflow}, in InitializeHandlers()
2036 void LLVMIRBuilder::HandleMulWithOverflow(GateRef gate) in HandleMulWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp492 HandleMulWithOverflow(gate); in HandleBB()
2122 void LiteCGIRBuilder::HandleMulWithOverflow(GateRef gate) in HandleMulWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder