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) { isLegalMaskedGather() function
291 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { isLegalMaskedGather() function
1127 bool ARMTTIImpl::isLegalMaskedGather(Type *Ty, Align Alignment) { isLegalMaskedGather() function in ARMTTIImpl
294 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { isLegalMaskedGather() function
2387 bool isLegalMaskedGather(Type *DataType, Align Alignment) override { isLegalMaskedGather() function
479 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType, isLegalMaskedGather() function in TargetTransformInfo
6068 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy, Align Alignment) { isLegalMaskedGather() function in X86TTIImpl