Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTargetTransformInfo.cpp248 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCTargetTransformInfo.cpp858 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZTargetTransformInfo.cpp1238 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVTargetTransformInfo.cpp625 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86TargetTransformInfo.cpp6259 TTI::TargetCostKind CostKind, bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCostAVX512()
6413 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMTargetTransformInfo.cpp1539 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h724 bool UseMaskForCond, bool UseMaskForGaps) const { in getInterleavedMemoryOpCost()
HDTargetTransformInfo.h2781 bool UseMaskForCond, bool UseMaskForGaps) override { in getInterleavedMemoryOpCost()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64TargetTransformInfo.cpp3511 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp5713 bool UseMaskForGaps = in getInterleaveGroupCost() local