Home
last modified time | relevance | path

Searched defs:isLegalMaskedStore (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h158 bool isLegalMaskedStore(Type *DataTy, MaybeAlign Alignment) { in isLegalMaskedStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h171 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVETargetTransformInfo.h139 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h199 bool isLegalMaskedStore(Type *DataType, Align Alignment) { in isLegalMaskedStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h189 bool isLegalMaskedStore(Type *DataTy, Align Alignment) { in isLegalMaskedStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h260 bool isLegalMaskedStore(Type *DataType, Align Alignment) { in isLegalMaskedStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp356 bool HexagonTTIImpl::isLegalMaskedStore(Type *DataType, Align /*Alignment*/) { in isLegalMaskedStore() function in HexagonTTIImpl
/aosp_15_r20/external/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp126 bool TargetTransformInfo::isLegalMaskedStore(Type *DataType) const { in isLegalMaskedStore() function in TargetTransformInfo
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h212 bool isLegalMaskedStore(Type *DataType) { return false; } in isLegalMaskedStore() function
H A DTargetTransformInfo.h805 bool isLegalMaskedStore(Type *DataType) override { in isLegalMaskedStore() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1579 bool X86TTIImpl::isLegalMaskedStore(Type *DataType) { in isLegalMaskedStore() function in X86TTIImpl
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h257 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { return false; } in isLegalMaskedStore() function
H A DTargetTransformInfo.h1528 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) override { in isLegalMaskedStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp299 bool TargetTransformInfo::isLegalMaskedStore(Type *DataType, in isLegalMaskedStore() function in TargetTransformInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h241 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore() function
H A DTargetTransformInfo.h2075 bool isLegalMaskedStore(Type *DataType, Align Alignment) override { in isLegalMaskedStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3363 bool X86TTIImpl::isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedStore() function in X86TTIImpl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfoImpl.h258 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore() function
DTargetTransformInfo.h2350 bool isLegalMaskedStore(Type *DataType, Align Alignment) override { in isLegalMaskedStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfoImpl.h255 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore() function
DTargetTransformInfo.h2331 bool isLegalMaskedStore(Type *DataType, Align Alignment) override { in isLegalMaskedStore() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfoImpl.h255 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore() function
DTargetTransformInfo.h2331 bool isLegalMaskedStore(Type *DataType, Align Alignment) override { in isLegalMaskedStore() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp393 bool TargetTransformInfo::isLegalMaskedStore(Type *DataType, in isLegalMaskedStore() function in TargetTransformInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DTargetTransformInfoImpl.h255 bool isLegalMaskedStore(Type *DataType, Align Alignment) const { in isLegalMaskedStore() function

12