Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1980 VisitAddWithOverflow(gate, left, right); in HandleAddWithOverflow()
1983 void LLVMIRBuilder::VisitAddWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitAddWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2064 VisitAddWithOverflow(gate, in0, in1); in HandleAddWithOverflow()
2067 void LiteCGIRBuilder::VisitAddWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitAddWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder