Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp202 {OpCode::ADD_WITH_OVERFLOW, &LLVMIRBuilder::HandleAddWithOverflow}, in InitializeHandlers()
1846 void LLVMIRBuilder::HandleAddWithOverflow(GateRef gate) in HandleAddWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
Dlitecg_ir_builder.cpp451 {OpCode::ADD_WITH_OVERFLOW, &LiteCGIRBuilder::HandleAddWithOverflow}, in InitializeHandlers()
1616 void LiteCGIRBuilder::HandleAddWithOverflow(GateRef gate) in HandleAddWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder