Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h86 uint8_t MaxInterleaveFactor = 2; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp49 static const unsigned MaxInterleaveFactor = 16; variable
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp55 static const unsigned MaxInterleaveFactor = 16; variable
/external/llvm/lib/Target/ARM/
DARMSubtarget.h312 unsigned MaxInterleaveFactor = 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h199 uint8_t MaxInterleaveFactor = 2; variable
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h227 uint8_t MaxInterleaveFactor = 2; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h458 unsigned MaxInterleaveFactor = 1; variable
/external/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.h473 unsigned MaxInterleaveFactor = 1; variable
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp148 static const unsigned MaxInterleaveFactor = 16; variable