Home
last modified time | relevance | path

Searched defs:total_offset (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/freedreno/registers/
Dgen_header.py330 def total_offset(self): member in Array
395 def total_offset(self): member in Reg
/external/rust/android-crates-io/crates/taffy/src/compute/grid/
Dalignment.rs39 let mut total_offset = origin; in align_tracks() localVariable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtiled_dot_emitter.cc42 llvm::Value* total_offset = in MemoryTile() local
366 llvm::Value* total_offset = b_->CreateMul(col, b_->getInt64(m())); in EmitInnerLoopEpilogue() local
595 llvm::Value* total_offset = b_->CreateMul( in EmitInnerLoopEpilogue() local
/external/libopus/dnn/
Ddred_encoder.c274 int total_offset; in dred_encode_silk_frame() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs_builder.h782 brw_reg total_offset = ADD(varying_offset, brw_imm_ud(const_offset)); in VARYING_PULL_CONSTANT_LOAD() local
Dbrw_nir.c335 nir_def *total_offset = in remap_patch_urb_offsets() local
/external/libxaac/decoder/
Dixheaacd_channel.c186 WORD32 i, total_offset; in ixheaacd_read_pulse_data() local
/external/mesa3d/src/intel/compiler/elk/
Delk_nir.c226 nir_def *total_offset = in remap_patch_urb_offsets() local
Delk_fs.cpp185 elk_fs_reg total_offset = vgrf(glsl_uint_type()); in VARYING_PULL_CONSTANT_LOAD() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_io.c247 const unsigned total_offset = *component + index; in get_io_offset() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c4028 int total_offset = 0; in tc_draw_multi() local
4098 int total_offset = 0; in tc_draw_user_indices_multi() local
4393 int total_offset = 0; in tc_draw_vertex_state() local
/external/libevent/
Dbuffer.c3242 ev_uint64_t total_offset = seg->mmap_offset+offset; in evbuffer_add_file_segment() local