Home
last modified time | relevance | path

Searched defs:mul2 (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dgeometric.h110 glm_vec4 const mul2 = _mm_mul_ps(sub0, sub1); in glm_vec4_refract() local
H A Dcommon.h214 glm_vec4 const mul2 = glm_vec4_mul(mul1, sub2); in glm_vec4_smoothstep() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_lib.c234 static ossl_inline uint64_t mul2(uint64_t a, uint64_t b) in mul2() function
/third_party/openssl/crypto/rsa/
H A Drsa_lib.c234 static ossl_inline uint64_t mul2(uint64_t a, uint64_t b) in mul2() function
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_load_store_vectorize.c327 uint64_t mul2 = 1, add2 = 0; in parse_offset() local
334 mul <<= mul2; in parse_offset() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp906 ConstantFolding::tryCollapseChainedMULs(Instruction *mul2, in tryCollapseChainedMULs() argument
[all...]

Completed in 10 milliseconds