Home
last modified time | relevance | path

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

/third_party/rust/crates/memchr/src/memchr/x86/
Dsse2.rs4 const VECTOR_ALIGN: usize = VECTOR_SIZE - 1; constant
Davx.rs6 const VECTOR_ALIGN: usize = VECTOR_SIZE - 1; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h54 VECTOR_ALIGN = 'v', enumerator