Searched refs:IntPtrLSL (Results 1 – 4 of 4) sorted by relevance
524 inline GateRef StubBuilder::IntPtrLSL(GateRef x, GateRef y) in IntPtrLSL() function526 return env_->GetBuilder()->IntPtrLSL(x, y); in IntPtrLSL()
191 GateRef IntPtrLSL(GateRef x, GateRef y);
503 inline GateRef IntPtrLSL(GateRef x, GateRef y);
255 GateRef CircuitBuilder::IntPtrLSL(GateRef x, GateRef y) in IntPtrLSL() function