Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h56 uint8_t MaxInterleaveFactor = 2; variable
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h86 uint8_t MaxInterleaveFactor = 2; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h105 uint8_t MaxInterleaveFactor = 2; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp49 static const unsigned MaxInterleaveFactor = 16; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h188 unsigned MaxInterleaveFactor = 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp77 static const unsigned MaxInterleaveFactor = 16; variable
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h312 unsigned MaxInterleaveFactor = 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h199 uint8_t MaxInterleaveFactor = 2; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h458 unsigned MaxInterleaveFactor = 1; variable
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp148 static const unsigned MaxInterleaveFactor = 16; variable