Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp478 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp568 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp210 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3006 bool UseMaskForGaps) { in getInterleavedMemoryOpCostAVX2()
3122 bool UseMaskForGaps) { in getInterleavedMemoryOpCostAVX512()
3247 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp664 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1046 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1507 bool UseMaskForGaps) override { in getInterleavedMemoryOpCost()
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5582 bool UseMaskForGaps = in getInterleaveGroupCost() local