Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/src/INTEL/
H A Dintel_simd.h243 inline void SIMD_store(int *p, const SIMD_int &one) { in SIMD_store() function
247 inline void SIMD_store(float *p, const SIMD_float &one) { in SIMD_store() function
251 inline void SIMD_store(double *p, const SIMD_double &one) { in SIMD_store() function