/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader_tess.h | 32 bool store_output(UNUSED nir_intrinsic_instr *intr) override in store_output() function 65 bool store_output(UNUSED nir_intrinsic_instr *intr) override in store_output() function
|
H A D | sfn_shader_vs.cpp | 30 VertexExportStage::store_output(nir_intrinsic_instr& intr) in store_output() function in r600::VertexExportStage 510 VertexShader::store_output(nir_intrinsic_instr *intr) in store_output() function in r600::VertexShader
|
H A D | sfn_shader_cs.h | 31 bool store_output(UNUSED nir_intrinsic_instr *intr) override in store_output() function
|
H A D | sfn_shader_gs.cpp | 208 GeometryShader::store_output(nir_intrinsic_instr *instr) in store_output() function in r600::GeometryShader
|
H A D | sfn_shader_fs.cpp | 84 FragmentShader::store_output(nir_intrinsic_instr *intr) in store_output() function in r600::FragmentShader
|
/aosp_15_r20/external/mesa3d/src/imagination/rogue/nir/ |
H A D | rogue_nir_pfo.c | 37 nir_intrinsic_instr *store_output, in insert_pfo()
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | fwd_txfm_sse2.h | 138 static inline void store_output(const __m128i *poutput, tran_low_t *dst_ptr) { in store_output() function
|
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/ |
H A D | cpp_template_kernel.py | 257 def store_output( member in CppTemplateKernel
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/task/ |
D | core.rs | 359 pub(super) fn store_output(&self, output: super::Result<T::Output>) { in store_output() method
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/ |
H A D | nir_opt_varyings_test.h | 587 store_output(nir_builder *b, gl_varying_slot slot, unsigned component, in store_output() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | ir2_nir.c | 567 store_output(struct ir2_context *ctx, nir_src src, unsigned slot, in store_output() function
|
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | fwd_txfm_sse2.h | 246 static INLINE void store_output(const __m128i *poutput, tran_low_t *dst_ptr) { in store_output() function
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | select_algorithm.py | 406 def store_output( member in TritonTemplateKernel
|
H A D | ir.py | 505 def store_output(self, output_name, indexer, vars): member in Pointwise 534 def store_output(self, output_name, indexer, vars): member in Scatter
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_cuda.cpp | 458 StorePtr store_output = output_buf.store({0}, add_value); in TEST() local
|