/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_vecmathlib.h | 92 constexpr auto load1 = vfloat8::load1; variable 107 constexpr auto load1 = vfloat4::load1; variable 122 constexpr auto load1 = vfloat4::load1; variable 154 constexpr auto load1 = vfloat4::load1; variable
|
D | astcenc_vecmathlib_none_4.h | 129 static ASTCENC_SIMD_INLINE vfloat4 load1(const float* p) in load1() function 273 static ASTCENC_SIMD_INLINE vint4 load1(const int* p) in load1() function
|
D | astcenc_vecmathlib_neon_4.h | 123 static ASTCENC_SIMD_INLINE vfloat4 load1(const float* p) in load1() function 268 static ASTCENC_SIMD_INLINE vint4 load1(const int* p) in load1() function
|
D | astcenc_vecmathlib_sse_4.h | 131 static ASTCENC_SIMD_INLINE vfloat4 load1(const float* p) in load1() function 290 static ASTCENC_SIMD_INLINE vint4 load1(const int* p) in load1() function
|
D | astcenc_vecmathlib_avx2_8.h | 122 static ASTCENC_SIMD_INLINE vfloat8 load1(const float* p) in load1() function 238 static ASTCENC_SIMD_INLINE vint8 load1(const int* p) in load1() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_lower_64bit.cpp | 317 LowerSplit64BitVar::merge_64bit_loads(nir_def *load1, in merge_64bit_loads() 382 auto load1 = in split_load_deref_array() local 467 auto *load1 = nir_load_deref(b, deref1); in split_load_deref_var() local 513 LowerSplit64BitVar::split_double_load(nir_intrinsic_instr *load1) in split_double_load()
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | convolve2_vert_dspr2.c | 30 uint32_t load1, load2; in convolve_bi_vert_4_dspr2() local 120 uint32_t load1, load2; in convolve_bi_vert_64_dspr2() local
|
H A D | convolve2_avg_dspr2.c | 30 uint32_t load1, load2; in convolve_bi_avg_vert_4_dspr2() local 129 uint32_t load1, load2; in convolve_bi_avg_vert_64_dspr2() local
|
H A D | convolve8_vert_dspr2.c | 30 uint32_t load1, load2, load3, load4; in convolve_vert_4_dspr2() local 178 uint32_t load1, load2, load3, load4; in convolve_vert_64_dspr2() local
|
H A D | convolve8_avg_dspr2.c | 31 uint32_t load1, load2, load3, load4; in convolve_avg_vert_4_dspr2() local 187 uint32_t load1, load2, load3, load4; in convolve_avg_vert_64_dspr2() local
|
H A D | itrans16_dspr2.c | 25 int load1, load2, load3, load4, load5, load6, load7, load8; in idct16_rows_dspr2() local 400 int load1, load2, load3, load4, load5, load6, load7, load8; in idct16_cols_add_blk_dspr2() local
|
H A D | itrans32_cols_dspr2.c | 32 int load1, load2, load3, load4; in vpx_idct32_cols_add_blk_dspr2() local
|
H A D | itrans32_dspr2.c | 36 int load1, load2, load3, load4; in idct32_rows_dspr2() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_split_64bit_vec3_and_vec4.c | 88 merge_to_vec3_or_vec4(nir_builder *b, nir_def *load1, in merge_to_vec3_or_vec4() 184 nir_def *load1 = nir_build_load_deref(b, 2, 64, &deref1->def, 0); in split_load_deref() local
|
H A D | nir_instr_set.c | 643 nir_load_const_instr *load1 = nir_instr_as_load_const(instr1); in nir_instrs_equal() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/os/ |
H A D | ProcessCpuTracker.java | 325 public void onLoadChanged(float load1, float load5, float load15) { in onLoadChanged() 426 float load1 = loadAverages[0]; in updateLocked() local
|
/aosp_15_r20/frameworks/base/core/proto/android/os/ |
H A D | cpu_usage.proto | 31 optional float load1 = 1; field
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_query.c | 458 nir_def *load1 = nir_load_ssbo(&b, 4, 32, src_buf, input_base, .align_mul = 32); in build_tfb_query_shader() local 686 nir_def *load1 = nir_load_ssbo(&b, 2, 32, src_buf, input_base, .align_mul = 32); in build_pg_query_shader() local 818 nir_def *load1 = nir_load_ssbo(&b, 2, 32, src_buf, input_base, .align_mul = 32); in build_ms_prim_gen_query_shader() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
H A D | fastcodemb.cpp | 605 Int load1, load2; in getBlockSum() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | value_table_test.cpp | 725 Instruction* load1 = context->get_def_use_mgr()->GetDef(17); in TEST_F() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | value_table_test.cpp | 725 Instruction* load1 = context->get_def_use_mgr()->GetDef(17); in TEST_F() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | value_table_test.cpp | 725 Instruction* load1 = context->get_def_use_mgr()->GetDef(17); in TEST_F() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | load_store_elimination_test.cc | 269 HInstruction* load1 = MakeArrayGet(entry_block_, array_, c1, DataType::Type::kInt32); in TEST_F() local 352 HInstruction* load1 = MakeArrayGet(entry_block_, array_, i_, DataType::Type::kInt32); in TEST_F() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/os/ |
D | cpu_usage.pb.h | 1011 inline float CpuUsageProto_Load::load1() const { in load1() function
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/os/ |
D | cpu_usage.pb.h | 954 inline float CpuUsageProto_Load::load1() const { in load1() function
|