Home
last modified time | relevance | path

Searched defs:mul2 (Results 1 – 10 of 10) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/
Darm_mult_q15.c114 q31_t mul1, mul2, mul3, mul4; /* Temporary variables */ in arm_mult_q15() local
/third_party/cmsis/CMSIS/DSP/Source/ComplexMathFunctions/
Darm_cmplx_mult_real_q15.c123 … q31_t mul1, mul2, mul3, mul4; /* Temporary variables to hold intermediate data */ in arm_cmplx_mult_real_q15() local
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/slowstrconv/
Dslowstrconv.go284 func (h *highPrecisionDecimal) mul2() { func
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
Dgeometric.h110 glm_vec4 const mul2 = _mm_mul_ps(sub0, sub1); in glm_vec4_refract() local
Dcommon.h214 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/
Dsimd_quat.inl122 __m128 mul2 = _mm_mul_ps(q1.Data, _mm_shuffle_ps(q2.Data, q2.Data, _MM_SHUFFLE(2, 3, 0, 1))); local
/third_party/openssl/crypto/rsa/
Drsa_lib.c234 static ossl_inline uint64_t mul2(uint64_t a, uint64_t b) in mul2() function
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_load_store_vectorize.c327 uint64_t mul2 = 1, add2 = 0; in parse_offset() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_peephole.cpp906 ConstantFolding::tryCollapseChainedMULs(Instruction *mul2, in tryCollapseChainedMULs()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59267 void (*mul2)(MPI, MPI, struct mpi_ec_ctx *); member
59275 void (*mul2)(MPI, MPI, struct mpi_ec_ctx *); member