Searched refs:VisitAddWithOverflow (Results 1 – 2 of 2) sorted by relevance
1980 VisitAddWithOverflow(gate, left, right); in HandleAddWithOverflow()1983 void LLVMIRBuilder::VisitAddWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitAddWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
2064 VisitAddWithOverflow(gate, in0, in1); in HandleAddWithOverflow()2067 void LiteCGIRBuilder::VisitAddWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitAddWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder