Searched defs:SIMD (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/libyuv/source/ |
H A D | scale_any.cc | 665 #define SUH2LANY(NAME, SIMD, C, MASK, PTYPE) \ argument 779 #define SU2BLANY(NAME, SIMD, C, MASK, PTYPE) \ argument 898 #define SBUH2LANY(NAME, SIMD, C, MASK, PTYPE) \ argument 979 #define SBU2BLANY(NAME, SIMD, C, MASK, PTYPE) \ argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/ |
D | ARCHITECTURE.md | 21 ### SIMD subsection
|
D | README.md | 41 ### SIMD subsection
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | ShaderCore.hpp | 79 namespace SIMD { namespace
|
H A D | SpirvShaderDebugger.cpp | 49 namespace SIMD { namespace
|
/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A D | SIMD.hpp | 39 namespace SIMD { namespace
|
H A D | Reactor.hpp | 103 namespace SIMD { namespace
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/ |
H A D | CHANGELOG.md | 282 ### SIMD subsection
|
/aosp_15_r20/external/rust/android-crates-io/crates/rand/ |
D | CHANGELOG.md | 282 ### SIMD subsection
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 1243 auto *SIMD = MSSA->getMemoryAccess(SI); in canSinkOrHoistInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 1270 auto *SIMD = MSSA->getMemoryAccess(SI); in canSinkOrHoistInst() local
|