Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtiled_dot_emitter.cc42 llvm::Value* total_offset = in MemoryTile() local
363 llvm::Value* total_offset = b_->CreateMul(col, b_->getInt64(m())); in EmitInnerLoopEpilogue() local
589 llvm::Value* total_offset = b_->CreateMul( in EmitInnerLoopEpilogue() local
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c148 nir_ssa_def *total_offset = in remap_patch_urb_offsets() local
/external/libxaac/decoder/
Dixheaacd_channel.c173 WORD32 i, total_offset; in ixheaacd_read_pulse_data() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_io.c202 const unsigned total_offset = *component + index; in get_io_offset() local
/external/v8/src/wasm/
Dwasm-debug.cc1215 uint32_t total_offset = func.code.offset() + iterator.pc_offset(); in GetPossibleBreakpoints() local
/external/libevent/
Dbuffer.c3241 ev_uint64_t total_offset = seg->mmap_offset+offset; in evbuffer_add_file_segment() local