Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DInterleave.cpp19 TEST(InterleaveTest, Interleave) { in TEST() argument
/llvm-project/clang/test/CodeGenCXX/
H A Dpragma-loop.cpp32 enum struct Tuner : short { Interleave = 4, Unroll = 8 }; enumerator
/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h86 Hint Interleave; variable
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp84 Interleave enumerator
/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp454 Interleave, CheckForIncompatibleAttributes() enumerator
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1337 Interleave, ///< The cast is used with an interleaved load/store. global() enumerator