Searched refs:right_offset (Results 1 – 2 of 2) sorted by relevance
277 right_offset = ReadParams(emitter, registers, right_lanes.input_address,280 right_offset = None316 emitter.EmitVAdd('s32', row_temp, row_temp, right_offset)
117 int right_offset) { in Branch() argument118 BlockCompletion completion = {kBranch, op, left_offset, right_offset}; in Branch()