Searched defs:isLegalMaskedGather (Results 1 – 5 of 5) sorted by relevance
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
1469 bool isLegalMaskedGather(Type *DataType) { in isLegalMaskedGather() function in __anonf0c7dd4c0111::LoopVectorizationLegality