Searched defs:isLegalMaskedGatherScatter (Results 1 – 3 of 3) sorted by relevance
245 bool isLegalMaskedGatherScatter(Type *DataType, Align Alignment) { in isLegalMaskedGatherScatter() function
278 bool isLegalMaskedGatherScatter(Type *DataType) const { in isLegalMaskedGatherScatter() function
6053 bool X86TTIImpl::isLegalMaskedGatherScatter(Type *DataTy, Align Alignment) { in isLegalMaskedGatherScatter() function in X86TTIImpl