Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp213 {OpCode::SUB_WITH_OVERFLOW, &LLVMIRBuilder::HandleSubWithOverflow}, in InitializeHandlers()
2005 void LLVMIRBuilder::HandleSubWithOverflow(GateRef gate) in HandleSubWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp488 HandleSubWithOverflow(gate); in HandleBB()
2090 void LiteCGIRBuilder::HandleSubWithOverflow(GateRef gate) in HandleSubWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder