Searched refs:_tmp1 (Results 1 – 3 of 3) sorted by relevance
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | simd_quat.inl | 343 __m128 _tmp1 = _mm_mul_ps(_yzxw2, _xyzw); local 344 _tmp1 = _mm_add_ps(_tmp1, _mm_mul_ps(_zxyw2, _wwww)); 354 reinterpret_cast<float*>(&_tmp1)[0], 359 reinterpret_cast<float*>(&_tmp1)[1], 367 reinterpret_cast<float*>(&_tmp1)[2]);
|
/external/compiler-rt/lib/builtins/ |
D | apple_versioning.c | 207 extern const char sym##_tmp1 __asm("$ld$hide$os3.0$_" #sym ); \ 208 __attribute__((visibility("default"))) const char sym##_tmp1 = 0; \
|
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 8078 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_DEINTERLEAVE_3() argument 8082 IHI16x4(SHL64((_tmp1),48-16*(_la1)), \ in math_DEINTERLEAVE_3() 8133 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_INTERLEAVE_3() argument 8137 IHI16x4(SHL64((_tmp1),48-16*(_la1)), \ in math_INTERLEAVE_3()
|