Searched defs:isLegalMaskedGather (Results 1 – 8 of 8) sorted by relevance
142 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather() function
262 bool isLegalMaskedGather(Type *DataType, Align Alignment) { in isLegalMaskedGather() function
291 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather() function
1127 bool ARMTTIImpl::isLegalMaskedGather(Type *Ty, Align Alignment) { in isLegalMaskedGather() function in ARMTTIImpl
296 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather() function
2412 bool isLegalMaskedGather(Type *DataType, Align Alignment) override { in isLegalMaskedGather() function
483 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType, in isLegalMaskedGather() function in TargetTransformInfo
6068 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy, Align Alignment) { in isLegalMaskedGather() function in X86TTIImpl