Searched defs:mul2 (Results 1 – 8 of 8) sorted by relevance
| /third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/slowstrconv/ |
| D | slowstrconv.go | 284 func (h *highPrecisionDecimal) mul2() { func
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/ |
| D | geometric.h | 110 glm_vec4 const mul2 = _mm_mul_ps(sub0, sub1); in glm_vec4_refract() local
|
| D | common.h | 214 glm_vec4 const mul2 = glm_vec4_mul(mul1, sub2); in glm_vec4_smoothstep() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | simd_quat.inl | 122 __m128 mul2 = _mm_mul_ps(q1.Data, _mm_shuffle_ps(q2.Data, q2.Data, _MM_SHUFFLE(2, 3, 0, 1))); local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| D | rsa_lib.c | 234 static ossl_inline uint64_t mul2(uint64_t a, uint64_t b) in mul2() function
|
| /third_party/openssl/crypto/rsa/ |
| D | rsa_lib.c | 234 static ossl_inline uint64_t mul2(uint64_t a, uint64_t b) in mul2() function
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opt_load_store_vectorize.c | 327 uint64_t mul2 = 1, add2 = 0; in parse_offset() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_peephole.cpp | 906 ConstantFolding::tryCollapseChainedMULs(Instruction *mul2, in tryCollapseChainedMULs()
|