Home
last modified time | relevance | path

Searched defs:new_offset (Results 1 – 24 of 24) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_io_offsets.c133 nir_ssa_def *new_offset = NULL; in ir3_nir_try_propagate_bit_shift() local
175 nir_ssa_def *new_offset = intrinsic->src[2].ssa; in scalarize_load() local
231 nir_ssa_def *new_offset = ir3_nir_try_propagate_bit_shift(b, offset, -shift); in lower_offset_for_ssbo() local
Dir3_nir_analyze_ubo_ranges.c307 nir_ssa_def *new_offset = ir3_nir_try_propagate_bit_shift(b, ubo_offset, -2); in lower_ubo_load_to_uniform() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dscalar_analysis_simplification.cpp414 std::unique_ptr<SENode> new_offset{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
502 std::unique_ptr<SENode> new_offset{ in SimplifyRecurrentAddExpression() local
/third_party/spirv-tools/source/opt/
Dscalar_analysis_simplification.cpp413 std::unique_ptr<SENode> new_offset{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
501 std::unique_ptr<SENode> new_offset{ in SimplifyRecurrentAddExpression() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp414 std::unique_ptr<SENode> new_offset{new SEAddNode(&analysis_)}; in FoldRecurrentAddExpressions() local
502 std::unique_ptr<SENode> new_offset{ in SimplifyRecurrentAddExpression() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_data.cc38 const int32_t new_offset = bound_offset_ + offset; in Bound() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_variable_initializers.c189 nir_ssa_def *new_offset = nir_iadd_imm(&b, offset, chunk_size * local_count); in nir_zero_initialize_shared_memory() local
Dnir_opt_load_store_vectorize.c479 uint64_t new_offset; in parse_entry_key_from_offset() local
/third_party/libsnd/ossfuzz/
Dsndfile_fuzz_header.h19 sf_count_t new_offset ; in vfseek() local
/third_party/musl/src/misc/
Dioctl.c85 int new_offset = 0; in convert_ioctl_struct() local
/third_party/ffmpeg/libavfilter/
Dsrc_avsynctest.c276 int new_offset; in video_frame() local
/third_party/ffmpeg/tools/
Dqt-faststart.c303 uint64_t new_offset; in upgrade_stco_atom() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_info.cpp1567 uint64 new_offset = fShared->fDNGPrivateDataOffset + section_offset + 14; in ParseDNGPrivateData() local
/third_party/gn/src/base/containers/
Dcircular_deque.h285 difference_type new_offset = OffsetFromBegin() + delta; in Add() local
/third_party/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c2358 int new_offset; in shrinkfile() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c378 GLint new_offset = exec->vtx.attrptr[j] - exec->vtx.vertex; in vbo_exec_wrap_upgrade_vertex() local
/third_party/mbedtls/library/
Daes.c1012 unsigned new_offset = mbedtls_aes_rk_offset(ctx->buf); in aes_maybe_realign() local
/third_party/python/Modules/
D_zoneinfo.c1245 CalendarRule new_offset = { in calendarrule_new() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_32.c2867 sljit_u32 new_offset = SLJIT_FR0; in hardfloat_call_with_args() local
DsljitNativeARM_T2_32.c2446 sljit_u32 new_offset = SLJIT_FR0; in hardfloat_call_with_args() local
/third_party/node/deps/v8/src/execution/
Dframes.cc2003 void InterpretedFrame::PatchBytecodeOffset(int new_offset) { in PatchBytecodeOffset()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c1956 unsigned new_offset = (src.swizzle[i] >> subword_shift); in bi_alu_src_index() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh1194 Offset16To<FeatureParams> new_offset; in sanitize() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp11541 Temp new_offset = bld.vadd32(bld.def(v1), offset, tid); in emit_streamout() local