Searched defs:UseMaskForGaps (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 239 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 4707 TTI::TargetCostKind CostKind, bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCostAVX2() 4818 TTI::TargetCostKind CostKind, bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCostAVX512() 4941 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 1140 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 1192 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 1266 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1453 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 566 bool UseMaskForCond, bool UseMaskForGaps) const { in getInterleavedMemoryOpCost()
|
H A D | TargetTransformInfo.h | 2153 bool UseMaskForCond, bool UseMaskForGaps) override { in getInterleavedMemoryOpCost()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 7081 bool UseMaskForGaps = in getInterleaveGroupCost() local
|