Home
last modified time | relevance | path

Searched defs:isLegalMaskedGather (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVETargetTransformInfo.h142 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVTargetTransformInfo.h224 bool isLegalMaskedGather(Type *DataType, Align Alignment) { in isLegalMaskedGather() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.h277 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp520 bool ARMTTIImpl::isLegalMaskedGather(Type *Ty, MaybeAlign Alignment) { in isLegalMaskedGather() function in ARMTTIImpl
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp134 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType) const { in isLegalMaskedGather() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h218 bool isLegalMaskedGather(Type *DataType) { return false; } in isLegalMaskedGather() function
DTargetTransformInfo.h814 bool isLegalMaskedGather(Type *DataType) override { in isLegalMaskedGather() function
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1583 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy) { in isLegalMaskedGather() function in X86TTIImpl
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h279 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather() function
DTargetTransformInfo.h1543 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) override { in isLegalMaskedGather() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1121 bool ARMTTIImpl::isLegalMaskedGather(Type *Ty, Align Alignment) { in isLegalMaskedGather() function in ARMTTIImpl
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h271 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather() function
DTargetTransformInfo.h2094 bool isLegalMaskedGather(Type *DataType, Align Alignment) override { in isLegalMaskedGather() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp318 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType, in isLegalMaskedGather() function in TargetTransformInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3430 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy, MaybeAlign Alignment) { in isLegalMaskedGather() function in X86TTIImpl
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp417 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType, in isLegalMaskedGather() function in TargetTransformInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp5988 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy, Align Alignment) { in isLegalMaskedGather() function in X86TTIImpl
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1469 bool isLegalMaskedGather(Type *DataType) { in isLegalMaskedGather() function in __anonb4dace450111::LoopVectorizationLegality
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1223 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather() function in llvm::LoopVectorizationCostModel