Home
last modified time | relevance | path

Searched defs:isLegalMaskedCompressStore (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h283 bool isLegalMaskedCompressStore(Type *DataType) { return false; } in isLegalMaskedCompressStore() function
H A DTargetTransformInfo.h1546 bool isLegalMaskedCompressStore(Type *DataType) override { in isLegalMaskedCompressStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp328 bool TargetTransformInfo::isLegalMaskedCompressStore(Type *DataType) const { in isLegalMaskedCompressStore() function in TargetTransformInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h284 bool isLegalMaskedCompressStore(Type *DataType) const { return false; } in isLegalMaskedCompressStore() function
H A DTargetTransformInfo.h2105 bool isLegalMaskedCompressStore(Type *DataType) override { in isLegalMaskedCompressStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3426 bool X86TTIImpl::isLegalMaskedCompressStore(Type *DataTy) { in isLegalMaskedCompressStore() function in X86TTIImpl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfoImpl.h301 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) const { in isLegalMaskedCompressStore() function
DTargetTransformInfo.h2380 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) override { in isLegalMaskedCompressStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfoImpl.h298 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) const { in isLegalMaskedCompressStore() function
DTargetTransformInfo.h2361 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) override { in isLegalMaskedCompressStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfoImpl.h298 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) const { in isLegalMaskedCompressStore() function
DTargetTransformInfo.h2361 bool isLegalMaskedCompressStore(Type *DataType, Align Alignment) override { in isLegalMaskedCompressStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp443 bool TargetTransformInfo::isLegalMaskedCompressStore(Type *DataType) const { in isLegalMaskedCompressStore() function in TargetTransformInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfoImpl.h298 bool isLegalMaskedCompressStore(Type *DataType) const { return false; } in isLegalMaskedCompressStore() function
DTargetTransformInfo.h2327 bool isLegalMaskedCompressStore(Type *DataType) override { in isLegalMaskedCompressStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5965 bool X86TTIImpl::isLegalMaskedCompressStore(Type *DataTy) { in isLegalMaskedCompressStore() function in X86TTIImpl