Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp203 {OpCode::SUB_WITH_OVERFLOW, &LLVMIRBuilder::HandleSubWithOverflow}, in InitializeHandlers()
1877 void LLVMIRBuilder::HandleSubWithOverflow(GateRef gate) in HandleSubWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
Dlitecg_ir_builder.cpp452 {OpCode::SUB_WITH_OVERFLOW, &LiteCGIRBuilder::HandleSubWithOverflow}, in InitializeHandlers()
1648 void LiteCGIRBuilder::HandleSubWithOverflow(GateRef gate) in HandleSubWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder