Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h86 uint8_t MaxInterleaveFactor = 2; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp45 static const unsigned MaxInterleaveFactor = 16; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h129 uint8_t MaxInterleaveFactor = 2; variable
/external/llvm/lib/Target/ARM/
DARMSubtarget.h312 unsigned MaxInterleaveFactor = 1; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h422 unsigned MaxInterleaveFactor = 1; variable
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp148 static const unsigned MaxInterleaveFactor = 16; variable