Home
last modified time | relevance | path

Searched defs:address_space (Results 1 – 11 of 11) sorted by relevance

/third_party/libabigail/tests/data/test-read-ctf/
Dtest-forward-type-decl.c18 struct address_space { struct
23 struct address_space *addr; argument
/third_party/mesa3d/src/intel/tools/
Daub_read.c149 int address_space = p[1] & AUB_TRACE_ADDRESS_SPACE_MASK; in handle_trace_block() local
273 do_write(struct aub_read *read, uint32_t address_space, uint64_t addr, const void *data, uint32_t s… in do_write()
304 uint32_t address_space = p[3] >> 28; in handle_memtrace_mem_write() local
312 uint32_t address_space = p[1] >> 28; in handle_memtrace_mem_write_discont() local
Derror2aub.c142 enum address_space { enum
/third_party/mesa3d/src/amd/registers/
Dparseheader.py47 def __init__(self, address_space): argument
/third_party/node/deps/v8/src/sandbox/
Dsandbox.h85 v8::VirtualAddressSpace* address_space() const { in address_space() function
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dcommon.cpp210 const unsigned address_space = in make_kernel_args() local
/third_party/mesa3d/src/freedreno/drm/virtio/
Dvirtio_priv.h80 struct util_vma_heap address_space; member
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h87 struct util_vma_heap address_space; member
/third_party/mesa3d/src/compiler/spirv/
Dvtn_opencl.c69 int address_space = to_llvm_address_space(src_types[i]->storage_class); in vtn_opencl_mangle() local
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c5228 unsigned address_space; in visit_deref() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.cpp12538 string address_space = get_argument_address_space(var); in argument_decl() local