Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp200 {OpCode::ADD_WITH_OVERFLOW, &LLVMIRBuilder::HandleAddWithOverflow}, in InitializeHandlers()
1722 void LLVMIRBuilder::HandleAddWithOverflow(GateRef gate) in HandleAddWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder