Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchSubtarget.h43 uint8_t MaxInterleaveFactor = 2; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVSubtarget.h80 uint8_t MaxInterleaveFactor = 2; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64Subtarget.h59 uint8_t MaxInterleaveFactor = 2; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMSubtarget.h122 unsigned MaxInterleaveFactor = 1; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorizationLegality.cpp82 static const unsigned MaxInterleaveFactor = 16; variable