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