Searched refs:bp_hi (Results 1 – 1 of 1) sorted by relevance
590 auto bp_hi = xla::ShiftRightLogical(bp_int, sixteen); in Compile() local593 auto in_hi_bp_hi = xla::Add(in_hi, bp_hi); // Want an unsigned add. in Compile()