Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp1852 VisitAddWithOverflow(gate, left, right); in HandleAddWithOverflow()
1855 void LLVMIRBuilder::VisitAddWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitAddWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
Dlitecg_ir_builder.cpp1622 VisitAddWithOverflow(gate, in0, in1); in HandleAddWithOverflow()
1625 void LiteCGIRBuilder::VisitAddWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitAddWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder