Searched refs:HandleSubWithOverflow (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | llvm_ir_builder.cpp | 203 {OpCode::SUB_WITH_OVERFLOW, &LLVMIRBuilder::HandleSubWithOverflow}, in InitializeHandlers() |
| D | litecg_ir_builder.cpp | 452 {OpCode::SUB_WITH_OVERFLOW, &LiteCGIRBuilder::HandleSubWithOverflow}, in InitializeHandlers() |