| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86TargetTransformInfo.h | 105 bool UseMaskForCond = false, 110 bool UseMaskForCond = false, 115 bool UseMaskForCond = false,
|
| H A D | X86TargetTransformInfo.cpp | 3005 bool UseMaskForCond, in getInterleavedMemoryOpCostAVX2() argument 3008 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCostAVX2() 3011 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCostAVX2() 3121 bool UseMaskForCond, in getInterleavedMemoryOpCostAVX512() argument 3124 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCostAVX512() 3127 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCostAVX512() 3246 bool UseMaskForCond, in getInterleavedMemoryOpCost() argument 3260 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost() 3264 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost() 3268 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetTransformInfo.cpp | 209 unsigned Alignment, unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost() argument 211 if (Indices.size() != Factor || UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCost() 214 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
|
| H A D | HexagonTargetTransformInfo.h | 126 unsigned AddressSpace, bool UseMaskForCond = false,
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 477 bool UseMaskForCond, in getInterleavedMemoryOpCost() argument 479 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCost() 482 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
|
| H A D | PPCTargetTransformInfo.h | 94 bool UseMaskForCond = false,
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetTransformInfo.h | 99 bool UseMaskForCond = false,
|
| H A D | SystemZTargetTransformInfo.cpp | 1045 bool UseMaskForCond, in getInterleavedMemoryOpCost() argument 1047 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCost() 1050 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.h | 150 bool UseMaskForCond = false,
|
| H A D | AArch64TargetTransformInfo.cpp | 663 bool UseMaskForCond, in getInterleavedMemoryOpCost() argument 668 if (!UseMaskForCond && !UseMaskForGaps && in getInterleavedMemoryOpCost() 683 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.h | 173 bool UseMaskForCond = false,
|
| H A D | ARMTargetTransformInfo.cpp | 567 bool UseMaskForCond, in getInterleavedMemoryOpCost() argument 576 !UseMaskForCond && !UseMaskForGaps) { in getInterleavedMemoryOpCost() 590 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 840 bool UseMaskForCond = false, 1160 bool UseMaskForCond = false, 1506 unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost() argument 1510 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
|
| H A D | TargetTransformInfoImpl.h | 457 bool UseMaskForCond = false,
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 854 bool UseMaskForCond = false, 867 if (UseMaskForCond || UseMaskForGaps) 968 if (!UseMaskForCond)
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 528 unsigned Alignment, unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost() argument 532 UseMaskForCond, in getInterleavedMemoryOpCost()
|