Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp201 {OpCode::SUB_WITH_OVERFLOW, &LLVMIRBuilder::HandleSubWithOverflow}, in InitializeHandlers()
1749 void LLVMIRBuilder::HandleSubWithOverflow(GateRef gate) in HandleSubWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder