Home
last modified time | relevance | path

Searched defs:atomic_op (Results 1 - 7 of 7) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c514 static struct symbol_op atomic_op = { variable
[all...]
H A Dparse.c186 static struct symbol_op atomic_op = { variable
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp.c871 static int emit_atomic(u8 **pprog, u8 atomic_op, in emit_atomic() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_emit.c3139 brw_untyped_atomic(struct brw_codegen *p, struct brw_reg dst, struct brw_reg payload, struct brw_reg surface, unsigned atomic_op, unsigned msg_length, bool response_expected, bool header_present) brw_untyped_atomic() argument
H A Dbrw_eu.h651 brw_dp_untyped_atomic_desc(const struct intel_device_info *devinfo, unsigned exec_size, unsigned atomic_op, bool response_expected) brw_dp_untyped_atomic_desc() argument
678 brw_dp_untyped_atomic_float_desc(const struct intel_device_info *devinfo, unsigned exec_size, unsigned atomic_op, bool response_expected) brw_dp_untyped_atomic_float_desc() argument
923 brw_dp_a64_untyped_atomic_desc(const struct intel_device_info *devinfo, ASSERTED unsigned exec_size, unsigned bit_size, unsigned atomic_op, bool response_expected) brw_dp_a64_untyped_atomic_desc() argument
948 brw_dp_a64_untyped_atomic_float_desc(const struct intel_device_info *devinfo, ASSERTED unsigned exec_size, unsigned bit_size, unsigned atomic_op, bool response_expected) brw_dp_a64_untyped_atomic_float_desc() argument
973 brw_dp_typed_atomic_desc(const struct intel_device_info *devinfo, unsigned exec_size, unsigned exec_group, unsigned atomic_op, bool response_expected) brw_dp_typed_atomic_desc() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp4398 const char *atomic_op = nullptr; in emit_atomic() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c779 emit_atomic_binop(struct ntd_context *ctx, const struct dxil_value *handle, enum dxil_atomic_op atomic_op, const struct dxil_value *coord[3], const struct dxil_value *value) emit_atomic_binop() argument

Completed in 29 milliseconds