Home
last modified time | relevance | path

Searched refs:UseMaskForCond (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.h163 bool UseMaskForCond = false,
168 bool UseMaskForCond = false,
173 bool UseMaskForCond = false,
DX86TargetTransformInfo.cpp3563 bool UseMaskForCond, in getInterleavedMemoryOpCostAVX2() argument
3566 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCostAVX2()
3569 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCostAVX2()
3679 bool UseMaskForCond, in getInterleavedMemoryOpCostAVX512() argument
3682 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCostAVX512()
3685 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCostAVX512()
3804 bool UseMaskForCond, in getInterleavedMemoryOpCost() argument
3818 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
3822 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
3826 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp219 unsigned Alignment, unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost() argument
221 if (Indices.size() != Factor || UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCost()
224 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
DHexagonTargetTransformInfo.h126 unsigned AddressSpace, bool UseMaskForCond = false,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp261 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost() argument
262 if (Indices.size() != Factor || UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCost()
266 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
DHexagonTargetTransformInfo.h144 bool UseMaskForCond = false, bool UseMaskForGaps = false);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.h208 bool UseMaskForCond = false, bool UseMaskForGaps = false);
212 TTI::TargetCostKind CostKind, bool UseMaskForCond = false,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.h99 bool UseMaskForCond = false,
DSystemZTargetTransformInfo.cpp1066 bool UseMaskForCond, in getInterleavedMemoryOpCost() argument
1068 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCost()
1071 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.h109 bool UseMaskForCond = false,
DPPCTargetTransformInfo.cpp907 bool UseMaskForCond, in getInterleavedMemoryOpCost() argument
909 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCost()
912 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.h123 bool UseMaskForCond = false, bool UseMaskForGaps = false);
DSystemZTargetTransformInfo.cpp1190 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost() argument
1191 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCost()
1194 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.h178 bool UseMaskForCond = false,
DAArch64TargetTransformInfo.cpp685 bool UseMaskForCond, in getInterleavedMemoryOpCost() argument
690 if (!UseMaskForCond && !UseMaskForGaps && in getInterleavedMemoryOpCost()
705 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.h140 bool UseMaskForCond = false, bool UseMaskForGaps = false);
DPPCTargetTransformInfo.cpp842 bool UseMaskForCond, bool UseMaskForGaps) { in getInterleavedMemoryOpCost() argument
848 if (UseMaskForCond || UseMaskForGaps) in getInterleavedMemoryOpCost()
851 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.h222 bool UseMaskForCond = false,
DARMTargetTransformInfo.cpp813 unsigned Alignment, unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost() argument
822 !UseMaskForCond && !UseMaskForGaps) { in getInterleavedMemoryOpCost()
846 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h979 bool UseMaskForCond = false,
1344 bool UseMaskForCond = false,
1762 unsigned AddressSpace, bool UseMaskForCond, in getInterleavedMemoryOpCost() argument
1766 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.h334 bool UseMaskForCond = false, bool UseMaskForGaps = false);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.h270 bool UseMaskForCond = false, bool UseMaskForGaps = false);
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h1271 bool UseMaskForCond = false, bool UseMaskForGaps = false) const;
1830 bool UseMaskForCond = false, bool UseMaskForGaps = false) = 0;
2424 bool UseMaskForCond, bool UseMaskForGaps) override { in getInterleavedMemoryOpCost() argument
2427 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h919 bool UseMaskForCond = false,
932 if (UseMaskForCond || UseMaskForGaps)
1033 if (!UseMaskForCond)
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp967 bool UseMaskForCond, bool UseMaskForGaps) const { in getInterleavedMemoryOpCost() argument
970 UseMaskForCond, UseMaskForGaps); in getInterleavedMemoryOpCost()

12