Home
last modified time | relevance | path

Searched defs:base_ptr (Results 1 – 25 of 36) sorted by relevance

12

/third_party/node/deps/v8/src/heap/
Dobject-start-bitmap.h114 Address base_ptr = StartIndexToAddress(object_start_number); in FindBasePtr() local
118 void ObjectStartBitmap::SetBit(Address base_ptr) { in SetBit()
125 void ObjectStartBitmap::ClearBit(Address base_ptr) { in ClearBit()
132 bool ObjectStartBitmap::CheckBit(Address base_ptr) const { in CheckBit()
149 void ObjectStartBitmap::ObjectStartIndexAndBit(Address base_ptr, in ObjectStartIndexAndBit()
Dconservative-stack-visitor.cc25 auto base_ptr = page->object_start_bitmap()->FindBasePtr(address); in CheckPage() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_gather.c51 LLVMValueRef base_ptr, in lp_build_gather_elem_ptr()
86 LLVMValueRef base_ptr, in lp_build_gather_elem()
170 LLVMValueRef base_ptr, in lp_build_gather_elem_vec()
282 LLVMValueRef base_ptr, in lp_build_gather_avx2()
413 LLVMValueRef base_ptr, in lp_build_gather()
Dlp_bld_format_aos_array.c56 LLVMValueRef base_ptr, in lp_build_fetch_rgba_aos_array()
Dlp_bld_format_soa.c419 LLVMValueRef base_ptr, in lp_build_fetch_rgba_soa()
1017 LLVMValueRef base_ptr, in lp_build_store_rgba_soa()
Dlp_bld_format_s3tc.c226 LLVMValueRef base_ptr, in lp_build_gather_s3tc()
2039 LLVMValueRef base_ptr, in compressed_fetch_cached()
2192 LLVMValueRef base_ptr, in lp_build_fetch_s3tc_rgba_aos()
2326 LLVMValueRef base_ptr, in lp_build_gather_rgtc()
2557 LLVMValueRef base_ptr, in lp_build_fetch_rgtc_rgba_aos()
Dlp_bld_format_yuv.c486 LLVMValueRef base_ptr, in lp_build_fetch_subsampled_rgba_aos()
Dlp_bld_format_aos.c475 LLVMValueRef base_ptr, in lp_build_fetch_rgba_aos()
Dlp_bld_sample.h280 (*base_ptr)(const struct lp_sampler_dynamic_state *state, member
446 LLVMValueRef base_ptr; member
/third_party/spirv-tools/source/opt/
Dcode_sink.cpp175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
Dcombine_access_chains.cpp96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcode_sink.cpp175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
Dcombine_access_chains.cpp96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcode_sink.cpp175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
Dcombine_access_chains.cpp96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.h79 uint64_t base_ptr; member
Dradv_acceleration_structure.c200 const char *base_ptr = (const char *)device->ws->buffer_map(accel->bo); in radv_WriteAccelerationStructuresPropertiesKHR() local
507 compute_bounds(const char *base_ptr, uint32_t node_id, float *bounds) in compute_bounds()
579 optimize_bvh(const char *base_ptr, uint32_t *node_ids, uint32_t node_count) in optimize_bvh()
659 char *base_ptr = (char *)device->ws->buffer_map(accel->bo); in build_bvh() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c1170 const void *base_ptr, in draw_set_mapped_texture()
1191 const void *base_ptr, in draw_set_mapped_image()
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c1087 LLVMValueRef ac_build_gep_ptr(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, in ac_build_gep_ptr()
1093 LLVMValueRef ac_build_gep0(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, LLVMValueRef index) in ac_build_gep0()
1108 void ac_build_indexed_store(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, LLVMValueRef index, in ac_build_indexed_store()
1142 static LLVMValueRef ac_build_load_custom(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, in ac_build_load_custom()
1163 LLVMValueRef ac_build_load(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, LLVMValueRef index) in ac_build_load()
1168 LLVMValueRef ac_build_load_invariant(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, in ac_build_load_invariant()
1176 LLVMValueRef ac_build_load_to_sgpr(struct ac_llvm_context *ctx, LLVMValueRef base_ptr, in ac_build_load_to_sgpr()
1184 LLVMValueRef base_ptr, LLVMValueRef index) in ac_build_load_to_sgpr_uint_wraparound()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dnumbers.cc634 int* base_ptr /*inout*/, in safe_parse_sign_and_base()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c555 LLVMValueRef base_ptr = LLVMBuildBitCast(gallivm->builder, bld->sample_pos_array, in lp_build_interp_soa() local
/third_party/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c52 const void *base_ptr; member
/third_party/spirv-tools/source/val/
Dvalidate_memory.cpp1042 auto base_ptr = _.TracePointer(pointer); in ValidateStore() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory.cpp970 auto base_ptr = _.TracePointer(pointer); in ValidateStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp970 auto base_ptr = _.TracePointer(pointer); in ValidateStore() local

12