Searched refs:IntPtrDiv (Results 1 – 4 of 4) sorted by relevance
418 inline GateRef StubBuilder::IntPtrDiv(GateRef x, GateRef y) in IntPtrDiv() function420 return env_->GetBuilder()->IntPtrDiv(x, y); in IntPtrDiv()
170 GateRef IntPtrDiv(GateRef x, GateRef y);
267 GateRef CircuitBuilder::IntPtrDiv(GateRef x, GateRef y) in IntPtrDiv() function
501 inline GateRef IntPtrDiv(GateRef x, GateRef y);