Searched defs:mul2 (Results 1 - 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/ |
H A D | geometric.h | 110 glm_vec4 const mul2 = _mm_mul_ps(sub0, sub1); in glm_vec4_refract() local
|
H A D | common.h | 214 glm_vec4 const mul2 = glm_vec4_mul(mul1, sub2); in glm_vec4_smoothstep() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mpi.h | 245 void (*mul2)(MPI w, MPI u, struct mpi_ec_ctx *ctx); member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mpi.h | 245 void (*mul2)(MPI w, MPI u, struct mpi_ec_ctx *ctx); member
|
/kernel/linux/linux-5.10/lib/mpi/ |
H A D | ec.c | 460 void (*mul2)(MPI w, MPI u, struct mpi_ec_ctx *ctx); member
|
/kernel/linux/linux-6.6/lib/crypto/mpi/ |
H A D | ec.c | 460 void (*mul2)(MPI w, MPI u, struct mpi_ec_ctx *ctx); member
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A 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/ |
H A 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/ |
H A D | nir_opt_load_store_vectorize.c | 327 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 D | nv50_ir_peephole.cpp | 906 ConstantFolding::tryCollapseChainedMULs(Instruction *mul2, in tryCollapseChainedMULs() argument [all...] |
Completed in 16 milliseconds