| /third_party/node/deps/v8/src/heap/ |
| D | object-start-bitmap.h | 114 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()
|
| D | conservative-stack-visitor.cc | 25 auto base_ptr = page->object_start_bitmap()->FindBasePtr(address); in CheckPage() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_gather.c | 51 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()
|
| D | lp_bld_format_aos_array.c | 56 LLVMValueRef base_ptr, in lp_build_fetch_rgba_aos_array()
|
| D | lp_bld_format_soa.c | 419 LLVMValueRef base_ptr, in lp_build_fetch_rgba_soa() 1017 LLVMValueRef base_ptr, in lp_build_store_rgba_soa()
|
| D | lp_bld_format_s3tc.c | 226 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()
|
| D | lp_bld_format_yuv.c | 486 LLVMValueRef base_ptr, in lp_build_fetch_subsampled_rgba_aos()
|
| D | lp_bld_format_aos.c | 475 LLVMValueRef base_ptr, in lp_build_fetch_rgba_aos()
|
| D | lp_bld_sample.h | 280 (*base_ptr)(const struct lp_sampler_dynamic_state *state, member 446 LLVMValueRef base_ptr; member
|
| /third_party/spirv-tools/source/opt/ |
| D | code_sink.cpp | 175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
|
| D | combine_access_chains.cpp | 96 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/ |
| D | code_sink.cpp | 175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
|
| D | combine_access_chains.cpp | 96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | code_sink.cpp | 175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
|
| D | combine_access_chains.cpp | 96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_acceleration_structure.h | 79 uint64_t base_ptr; member
|
| D | radv_acceleration_structure.c | 200 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/ |
| D | draw_context.c | 1170 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/ |
| D | ac_llvm_build.c | 1087 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/ |
| D | numbers.cc | 634 int* base_ptr /*inout*/, in safe_parse_sign_and_base()
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_bld_interp.c | 555 LLVMValueRef base_ptr = LLVMBuildBitCast(gallivm->builder, bld->sample_pos_array, in lp_build_interp_soa() local
|
| /third_party/mesa3d/src/gallium/auxiliary/translate/ |
| D | translate_sse.c | 52 const void *base_ptr; member
|
| /third_party/spirv-tools/source/val/ |
| D | validate_memory.cpp | 1042 auto base_ptr = _.TracePointer(pointer); in ValidateStore() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| D | validate_memory.cpp | 970 auto base_ptr = _.TracePointer(pointer); in ValidateStore() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_memory.cpp | 970 auto base_ptr = _.TracePointer(pointer); in ValidateStore() local
|