Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp239 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4707 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 DSystemZTargetTransformInfo.cpp1140 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1192 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1266 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1453 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h566 bool UseMaskForCond, bool UseMaskForGaps) const { in getInterleavedMemoryOpCost()
H A DTargetTransformInfo.h2153 bool UseMaskForCond, bool UseMaskForGaps) override { in getInterleavedMemoryOpCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp7081 bool UseMaskForGaps = in getInterleaveGroupCost() local