Searched refs:total_offset (Results 1 – 7 of 7) sorted by relevance
289 uint16_t total_offset = m_type_data; in GetPrologueByteSize() local301 m_type_data = total_offset; in GetPrologueByteSize()307 total_offset += sc_temp.line_entry.range.GetByteSize(); in GetPrologueByteSize()309 if (total_offset >= m_addr_range.GetByteSize()) in GetPrologueByteSize()
42 llvm::Value* total_offset = in MemoryTile() local45 pointers_.push_back(vsl_->ComputeOffsetPointer(matrix, total_offset)); in MemoryTile()363 llvm::Value* total_offset = b_->CreateMul(col, b_->getInt64(m())); in EmitInnerLoopEpilogue() local365 vsl_.ComputeOffsetPointer(lhs_, total_offset); in EmitInnerLoopEpilogue()589 llvm::Value* total_offset = b_->CreateMul( in EmitInnerLoopEpilogue() local592 vsl_.ComputeOffsetPointer(lhs_, total_offset); in EmitInnerLoopEpilogue()
173 WORD32 i, total_offset; in ixheaacd_read_pulse_data() local184 total_offset = ptr_aac_tables->str_aac_sfb_info[0] in ixheaacd_read_pulse_data()191 total_offset += ptr_pulse_info->pulse_offset[i]; in ixheaacd_read_pulse_data()193 if (total_offset >= 1024) { in ixheaacd_read_pulse_data()
148 nir_ssa_def *total_offset = in remap_patch_urb_offsets() local153 nir_src_for_ssa(total_offset)); in remap_patch_urb_offsets()
3242 ev_uint64_t total_offset = seg->mmap_offset+offset; in evbuffer_add_file_segment() local3245 if (total_offset) { in evbuffer_add_file_segment()3249 offset_remaining = total_offset % si.dwAllocationGranularity; in evbuffer_add_file_segment()3250 offset_rounded = total_offset - offset_remaining; in evbuffer_add_file_segment()
202 const unsigned total_offset = *component + index; in get_io_offset() local203 const unsigned slot_offset = total_offset / 4; in get_io_offset()204 *component = total_offset % 4; in get_io_offset()
4446 total_offset = 1 + offset4448 self._device_function_stack.push_obj(spec, offset=total_offset)