Searched refs:VisitMulWithOverflow (Results 1 – 2 of 2) sorted by relevance
2042 VisitMulWithOverflow(gate, left, right); in HandleMulWithOverflow()2045 void LLVMIRBuilder::VisitMulWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitMulWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
2128 VisitMulWithOverflow(gate, in0, in1); in HandleMulWithOverflow()2131 void LiteCGIRBuilder::VisitMulWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitMulWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder