Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 2395) sorted by relevance

12345678910>>...96

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dreduce_fp32_simd.h.in32 SIMD_F32 tmp = SIMD_MOV_F32(0); variable
42 SIMD_F32 tmp = SIMD_MOV_F32(0); variable
54 SIMD_F32 tmp = SIMD_MOV_F32(0); variable
67 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MAX); variable
80 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MIN); variable
90 SIMD_F32 tmp = SIMD_MOV_F32(*tmp_max); variable
102 SIMD_F32 tmp = SIMD_MOV_F32(1.0f); variable
115 SIMD_F32 tmp = SIMD_MOV_F32(0); variable
128 SIMD_F32 tmp = SIMD_MOV_F32(0); variable
141 SIMD_EPI32 tmp = SIMD_MOV_EPI32(0); variable
[all …]
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_regalloc.cpp48 …Builder::Result tmp = bld.pseudo(aco_opcode::p_split_vector, bld.def(v2b), bld.def(v2b), inputs[0]… variable
156 Temp tmp = bld.pseudo(aco_opcode::p_extract_vector, bld.def(v1b), inputs[0], Operand::zero()); variable
174 Temp tmp = bld.pseudo(aco_opcode::p_extract_vector, bld.def(v1b), inputs[0], Operand::c32(4u)); variable
198 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1.as_linear(), reg_v0)); variable
224 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(v1.as_linear(), reg_v1)); variable
305 Temp tmp = bld.pseudo(aco_opcode::p_linear_phi, bld.def(s2), Operand::c64(0u)); variable
319 Temp tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(s2)); variable
/third_party/ffmpeg/libavcodec/mips/
Dh264pred_mmi.c33 uint64_t tmp[1]; in ff_pred16x16_vertical_8_mmi() local
62 uint64_t tmp[3]; in ff_pred16x16_horizontal_8_mmi() local
99 uint64_t tmp[4]; in ff_pred16x16_dc_8_mmi() local
159 mips_reg tmp[3]; in ff_pred8x8l_top_dc_8_mmi() local
251 mips_reg tmp[1]; in ff_pred8x8l_dc_8_mmi() local
357 mips_reg tmp[1]; in ff_pred8x8l_vertical_8_mmi() local
441 uint64_t tmp[2]; in ff_pred4x4_dc_8_mmi() local
467 uint64_t tmp[2]; in ff_pred8x8_vertical_8_mmi() local
494 uint64_t tmp[3]; in ff_pred8x8_horizontal_8_mmi() local
528 uint64_t tmp[1]; in ff_pred8x8_top_dc_8_mmi() local
[all …]
Dvp3dsp_idct_mmi.c35 uint64_t tmp[2]; in idct_row_mmi() local
192 uint64_t tmp[2]; in idct_column_true_mmi() local
411 uint64_t tmp[2]; in idct_column_false_mmi() local
690 uint64_t tmp; in ff_vp3_idct_dc_add_mmi() local
724 uint64_t tmp[2]; in ff_put_no_rnd_pixels_l2_mmi() local
/third_party/rust/crates/rustix/tests/io/
Dread_write.rs12 let tmp = tempfile::tempdir().unwrap(); in test_readwrite_pv() localVariable
50 let tmp = tempfile::tempdir().unwrap(); in test_readwrite_p() localVariable
75 let tmp = tempfile::tempdir().unwrap(); in test_readwrite_v() localVariable
102 let tmp = tempfile::tempdir().unwrap(); in test_readwrite() localVariable
156 let tmp = tempfile::tempdir().unwrap(); in test_pwritev2() localVariable
/third_party/rust/crates/rustix/tests/fs/
Dinvalid_offset.rs17 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_seek() localVariable
46 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_fallocate() localVariable
76 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_fadvise() localVariable
108 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_pread() localVariable
128 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_pwrite() localVariable
148 let tmp = tempfile::tempdir().unwrap(); in invalid_offset_copy_file_range() localVariable
Dutimensat.rs6 let tmp = tempfile::tempdir().unwrap(); in test_utimensat() localVariable
66 let tmp = tempfile::tempdir().unwrap(); in test_utimensat_noent() localVariable
96 let tmp = tempfile::tempdir().unwrap(); in test_utimensat_notdir() localVariable
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinystr.cpp41 TiXmlString tmp; in reserve() local
54 TiXmlString tmp; in assign() local
83 TiXmlString tmp; in operator +() local
92 TiXmlString tmp; in operator +() local
102 TiXmlString tmp; in operator +() local
/third_party/mesa3d/src/mesa/main/
Duniform_query.cpp439 double tmp; in _mesa_get_uniform() local
445 uint64_t tmp; in _mesa_get_uniform() local
451 uint64_t tmp; in _mesa_get_uniform() local
470 double tmp = src[sidx].u; in _mesa_get_uniform() local
477 double tmp = src[sidx].i; in _mesa_get_uniform() local
482 double tmp = src[sidx].i ? 1.0 : 0.0; in _mesa_get_uniform() local
487 double tmp = src[sidx].f; in _mesa_get_uniform() local
493 double tmp; in _mesa_get_uniform() local
501 double tmp; in _mesa_get_uniform() local
546 double tmp; in _mesa_get_uniform() local
[all …]
/third_party/ffmpeg/libavcodec/x86/
Dcabac.h58 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument
66 #define BRANCHLESS_GET_CABAC_UPDATE(ret, retq, low, range, tmp) \ argument
80 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument
120 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument
130 #define BRANCHLESS_GET_CABAC_UPDATE(ret, low, range, tmp)\ argument
144 #define BRANCHLESS_GET_CABAC(ret, retq, statep, low, lowword, range, rangeq, tmp, tmpbyte, byte, en… argument
188 int bit, tmp; in get_cabac_inline_x86() local
223 x86_reg tmp; in get_cabac_bypass_sign_x86() local
269 x86_reg tmp; in get_cabac_bypass_x86() local
/third_party/ffmpeg/libavcodec/
Ddctref.c69 double tmp = 0; in ff_ref_fdct() local
80 double tmp = 0; in ff_ref_fdct() local
105 double tmp = 0; in ff_ref_idct() local
116 double tmp = 0; in ff_ref_idct() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/include/nnacl/avx/
Dreduce_fp32_avx.h36 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumAVX() local
46 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumByLastAxisAVX() local
58 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceMeanAVX() local
71 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MAX); in ReduceMinAVX() local
84 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MIN); in ReduceMaxAVX() local
94 SIMD_F32 tmp = SIMD_MOV_F32(*tmp_max); in ReduceMaxByLastAxisAVX() local
106 SIMD_F32 tmp = SIMD_MOV_F32(1.0f); in ReduceProdAVX() local
119 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumSquareAVX() local
132 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceL2NormAVX() local
145 SIMD_EPI32 tmp = SIMD_MOV_EPI32(0); in IntReduceSumAVX() local
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/include/nnacl/sse/
Dreduce_fp32_sse.h36 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumSSE() local
46 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumByLastAxisSSE() local
58 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceMeanSSE() local
71 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MAX); in ReduceMinSSE() local
84 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MIN); in ReduceMaxSSE() local
94 SIMD_F32 tmp = SIMD_MOV_F32(*tmp_max); in ReduceMaxByLastAxisSSE() local
106 SIMD_F32 tmp = SIMD_MOV_F32(1.0f); in ReduceProdSSE() local
119 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumSquareSSE() local
132 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceL2NormSSE() local
145 SIMD_EPI32 tmp = SIMD_MOV_EPI32(0); in IntReduceSumSSE() local
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/include/nnacl/neon/
Dreduce_fp32_neon.h35 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumNEON() local
45 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumByLastAxisNEON() local
57 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceMeanNEON() local
70 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MAX); in ReduceMinNEON() local
83 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MIN); in ReduceMaxNEON() local
93 SIMD_F32 tmp = SIMD_MOV_F32(*tmp_max); in ReduceMaxByLastAxisNEON() local
105 SIMD_F32 tmp = SIMD_MOV_F32(1.0f); in ReduceProdNEON() local
118 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumSquareNEON() local
131 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceL2NormNEON() local
144 SIMD_EPI32 tmp = SIMD_MOV_EPI32(0); in IntReduceSumNEON() local
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/include/nnacl/avx512/
Dreduce_fp32_avx512.h36 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumAVX512() local
46 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumByLastAxisAVX512() local
58 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceMeanAVX512() local
71 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MAX); in ReduceMinAVX512() local
84 SIMD_F32 tmp = SIMD_MOV_F32(FLT_MIN); in ReduceMaxAVX512() local
94 SIMD_F32 tmp = SIMD_MOV_F32(*tmp_max); in ReduceMaxByLastAxisAVX512() local
106 SIMD_F32 tmp = SIMD_MOV_F32(1.0f); in ReduceProdAVX512() local
119 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceSumSquareAVX512() local
132 SIMD_F32 tmp = SIMD_MOV_F32(0); in ReduceL2NormAVX512() local
145 SIMD_EPI32 tmp = SIMD_MOV_EPI32(0); in IntReduceSumAVX512() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Diterator.h71 DerivedT tmp = *static_cast<const DerivedT *>(this); variable
85 DerivedT tmp = *static_cast<const DerivedT *>(this); variable
94 DerivedT tmp = *static_cast<DerivedT *>(this); variable
108 DerivedT tmp = *static_cast<DerivedT *>(this); variable
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_rwlock_timedwrlock.c33 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedwrlock_0100() local
59 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedwrlock_0200() local
83 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedwrlock_0300() local
105 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedwrlock_time64_0100() local
Dpthread_rwlock_timedrdlock.c33 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedrdlock_0100() local
59 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedrdlock_0200() local
83 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedrdlock_0300() local
105 struct tm *tmp = localtime(&ts.tv_sec); in pthread_rwlock_timedrdlock_time64_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/string/
Dstrchrnul.c27 char *tmp = NULL; in strchrnul_0100() local
47 char *tmp = NULL; in strchrnul_0200() local
67 char *tmp = NULL; in strchrnul_0300() local
/third_party/rust/crates/nix/test/
Dtest_sendfile.rs21 let mut tmp = tempfile().unwrap(); in test_sendfile_linux() localVariable
43 let mut tmp = tempfile().unwrap(); in test_sendfile64_linux() localVariable
72 let mut tmp = tempfile().unwrap(); in test_sendfile_freebsd() localVariable
123 let mut tmp = tempfile().unwrap(); in test_sendfile_dragonfly() localVariable
172 let mut tmp = tempfile().unwrap(); in test_sendfile_darwin() localVariable
/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_util.c42 struct brw_reg tmp = brw_vec4_grf(c->last_tmp, 0); in get_tmp() local
50 static void release_tmp( struct brw_clip_compile *c, struct brw_reg tmp ) in release_tmp()
104 struct brw_reg tmp = get_tmp(c); in brw_clip_project_vertex() local
166 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex() local
182 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex() local
271 struct brw_reg tmp = get_tmp(c); in brw_clip_interp_vertex() local
422 struct brw_reg tmp = retype(vec1(get_tmp(c)), BRW_REGISTER_TYPE_UD); in brw_clip_init_clipmask() local
/third_party/musl/arch/microblaze/
Datomic_arch.h4 register int old, tmp; in a_cas() local
23 register int old, tmp; in a_swap() local
40 register int new, tmp; in a_fetch_add() local
/third_party/backends/backend/escl/
Descl_newjob.c113 char *tmp = (char*)calloc(1, size); in add_support_option() local
224 char *tmp = add_support_option("ThresholdSupport", scanner->val_threshold); in escl_newjob() local
236 char *tmp = add_support_option("SharpenSupport", scanner->val_sharpen); in escl_newjob() local
248 char *tmp = add_support_option("ContrastSupport", scanner->val_contrast); in escl_newjob() local
260 char *tmp = add_support_option("BrightnessSupport", scanner->val_brightness); in escl_newjob() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Diterator.h101 DerivedT tmp = *static_cast<const DerivedT *>(this); variable
115 DerivedT tmp = *static_cast<const DerivedT *>(this); variable
126 DerivedT tmp = *static_cast<DerivedT *>(this); variable
140 DerivedT tmp = *static_cast<DerivedT *>(this); variable
/third_party/ffmpeg/libavcodec/arm/
Dmpegvideo_armv5te_s.S39 .macro dequant_t dst, src, mul, add, tmp
49 .macro dequant_b dst, src, mul, add, tmp

12345678910>>...96