Searched defs:isLegalMaskedGather (Results 1 – 11 of 11) sorted by relevance
520 bool ARMTTIImpl::isLegalMaskedGather(Type *Ty, MaybeAlign Alignment) { in isLegalMaskedGather() function in ARMTTIImpl
134 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType) const { in isLegalMaskedGather() function in TargetTransformInfo
218 bool isLegalMaskedGather(Type *DataType) { return false; } in isLegalMaskedGather() function
814 bool isLegalMaskedGather(Type *DataType) override { in isLegalMaskedGather() function
1583 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy) { in isLegalMaskedGather() function in X86TTIImpl
279 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather() function
1543 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) override { in isLegalMaskedGather() function
3430 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy, MaybeAlign Alignment) { in isLegalMaskedGather() function in X86TTIImpl
318 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType, in isLegalMaskedGather() function in TargetTransformInfo
1469 bool isLegalMaskedGather(Type *DataType) { in isLegalMaskedGather() function in __anon4a4ec4140111::LoopVectorizationLegality
1223 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather() function in llvm::LoopVectorizationCostModel