Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp212 {OpCode::ADD_WITH_OVERFLOW, &LLVMIRBuilder::HandleAddWithOverflow}, in InitializeHandlers()
2089 void LLVMIRBuilder::HandleAddWithOverflow(GateRef gate) in HandleAddWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp495 HandleAddWithOverflow(gate); in HandleBB()
2191 void LiteCGIRBuilder::HandleAddWithOverflow(GateRef gate) in HandleAddWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder