Home
last modified time | relevance | path

Searched defs:addr (Results 2626 - 2650 of 2930) sorted by relevance

1...<<101102103104105106107108109110>>...118

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c366 struct qreg addr; in ntq_emit_txf() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c1202 LLVMValueRef addr = in gfx10_ngg_culling_build_end() local
1213 LLVMValueRef addr = si_build_gep_i8(ctx, gs_vtxptr[vtx], lds_byte3_clipdist_neg_mask); in gfx10_ngg_culling_build_end() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_bridge.h226 uint32_t addr; member
335 pvr_dev_addr_t addr; member
398 pvr_dev_addr_t addr; member
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h3032 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() argument
3036 void LiftoffAssembler::TailCallNativeWasmCode(Address addr) { in TailCallNativeWasmCode() argument
3056 void LiftoffAssembler::AllocateStackSlot(Register addr, uint32_t size) { in AllocateStackSlot() argument
2634 LoadLane(LiftoffRegister dst, LiftoffRegister src, Register addr, Register offset_reg, uintptr_t offset_imm, LoadType type, uint8_t laneidx, uint32_t* protected_load_pc) LoadLane() argument
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c100 void *addr; member
2254 size_t addr in dladdr() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c100 void *addr; member
2253 size_t addr in dladdr() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c907 linearize_simple_address(struct entrypoint *ep, struct expression *addr, struct access_data *ad) linearize_simple_address() argument
[all...]
H A Dcompile-i386.c153 struct storage *addr; member
1508 struct storage *addr = x86_address_gen(expr->unop); in emit_inc_dec() local
2139 struct storage *addr; x86_address_gen() local
2162 struct storage *val, *addr; x86_assignment() local
2194 struct storage *val, *addr; x86_initialization() local
[all...]
H A Devaluate.c80 struct expression *addr; in evaluate_symbol_expression() local
116 struct expression *addr = alloc_expression(expr->pos, EXPR_SYMBOL); in evaluate_string() local
2953 struct expression *addr = alloc_expression(expr->pos, EXPR_SYMBOL); evaluate_compound_literal() local
3722 struct expression *addr; evaluate_asm_memop() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc379 InstructionOperand addr = g.TempRegister(); in EmitAddBeforeS128LoadStore() local
826 InstructionOperand addr = g.TempRegister(); in VisitUnalignedLoad() local
/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc2340 Register scratch = temps.Acquire(), addr = temps.Acquire(); in Generate_CallOrConstructForwardVarargs() local
/third_party/node/deps/v8/src/logging/
H A Dlog.cc1565 void Logger::CodeNameEvent(Address addr, int pos, const char* code_name) { in CodeNameEvent() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c2048 LLVMValueRef color, offset_stored, addr, ptr_addrtrunc, tmp; in compressed_fetch_cached() local
H A Dlp_bld_nir_soa.c817 emit_load_global(struct lp_build_nir_context *bld_base, unsigned nc, unsigned bit_size, unsigned addr_bit_size, bool offset_is_uniform, LLVMValueRef addr, LLVMValueRef outval[NIR_MAX_VEC_COMPONENTS]) emit_load_global() argument
875 emit_store_global(struct lp_build_nir_context *bld_base, unsigned writemask, unsigned nc, unsigned bit_size, unsigned addr_bit_size, LLVMValueRef addr, LLVMValueRef dst) emit_store_global() argument
928 emit_atomic_global(struct lp_build_nir_context *bld_base, nir_intrinsic_op nir_op, unsigned addr_bit_size, unsigned val_bit_size, LLVMValueRef addr, LLVMValueRef val, LLVMValueRef val2, LLVMValueRef *result) emit_atomic_global() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c237 nir_ssa_def *addr = intr->src[0].ssa; in midgard_nir_lower_global_load_instr() local
/third_party/musl/ldso/
H A Ddynlink.c112 void *addr; member
2363 size_t addr local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2870 uint64_t base, addr; in r600_dma_copy_tile() local
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeS390X.c921 struct addr { struct
928 make_addr_bxy(struct sljit_compiler *compiler, struct addr *addr, sljit_s32 mem, sljit_sw off, sljit_gpr tmp ) make_addr_bxy() argument
961 make_addr_bx(struct sljit_compiler *compiler, struct addr *addr, sljit_s32 mem, sljit_sw off, sljit_gpr tmp ) make_addr_bx() argument
1002 struct addr addr; load_word() local
1023 struct addr addr; load_unsigned_word() local
1039 struct addr addr; store_word() local
3052 struct addr addr; sljit_emit_op_src() local
3115 struct addr addr; float_mem() local
3145 struct addr addr; emit_float() local
3693 sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) sljit_set_jump_addr() argument
3705 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativePPC_common.c261 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_function_context(void** func_ptr, struct sljit_function_context* context, sljit_uw addr, void* func) in sljit_set_function_context() argument
375 sljit_uw addr = put_label->label->addr; in put_label_set() local
414 sljit_uw addr; sljit_generate_code() local
2848 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativeRISCV_common.c296 sljit_uw addr; in load_addr_to_reg() local
383 sljit_uw addr; sljit_generate_code() local
2759 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativeARM_32.c573 static SLJIT_INLINE void inline_set_const(sljit_uw addr, sljit_sw executable_offset, sljit_uw new_constant, sljit_s32 flush_cache) in inline_set_const() argument
676 sljit_uw addr; in sljit_generate_code() local
3692 sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) sljit_set_jump_addr() argument
3697 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitLir.c3120 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) in sljit_set_jump_addr() argument
3128 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativeARM_T2_32.c3135 sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) sljit_set_jump_addr() argument
3147 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativeX86_common.c316 static SLJIT_INLINE void sljit_unaligned_store_s16(void *addr, sljit_s16 value) in sljit_unaligned_store_s16() argument
321 static SLJIT_INLINE void sljit_unaligned_store_s32(void *addr, sljit_s32 value) in sljit_unaligned_store_s32() argument
326 static SLJIT_INLINE void sljit_unaligned_store_sw(void *addr, sljit_sw value) in sljit_unaligned_store_sw() argument
3402 sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) global() argument
3415 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) global() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c3704 int pa_accept_cloexec(int sockfd, struct sockaddr *addr, socklen_t *addrlen) { in pa_accept_cloexec() argument

Completed in 89 milliseconds

1...<<101102103104105106107108109110>>...118