Searched defs:isLegalMaskedGather (Results 1 – 8 of 8) sorted by relevance
128 bool isLegalMaskedGather(Type *DataType, Align Alignment) { in isLegalMaskedGather() function
252 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather() function
1041 bool ARMTTIImpl::isLegalMaskedGather(Type *Ty, Align Alignment) { in isLegalMaskedGather() function in ARMTTIImpl
257 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather() function
1891 bool isLegalMaskedGather(Type *DataType, Align Alignment) override { in isLegalMaskedGather() function
394 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType, in isLegalMaskedGather() function in TargetTransformInfo
4565 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy, Align Alignment) { in isLegalMaskedGather() function in X86TTIImpl
1492 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather() function in llvm::LoopVectorizationCostModel