Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp220 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3564 bool UseMaskForGaps) { in getInterleavedMemoryOpCostAVX2()
3680 bool UseMaskForGaps) { in getInterleavedMemoryOpCostAVX512()
3805 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp686 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp908 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp814 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp1067 bool UseMaskForGaps) { in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h1763 bool UseMaskForGaps) override { in getInterleavedMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5913 bool UseMaskForGaps = in getInterleaveGroupCost() local