Searched defs:isLegalMaskedStore (Results 1 – 5 of 5) sorted by relevance
1123 bool X86TTIImpl::isLegalMaskedStore(Type *DataType, int Consecutive) { in isLegalMaskedStore() function in X86TTIImpl
108 bool TargetTransformInfo::isLegalMaskedStore(Type *DataType, in isLegalMaskedStore() function in TargetTransformInfo
216 bool isLegalMaskedStore(Type *DataType, int Consecutive) { return false; } in isLegalMaskedStore() function
655 bool isLegalMaskedStore(Type *DataType, int Consecutive) override { in isLegalMaskedStore() function
777 bool isLegalMaskedStore(Type *DataType, Value *Ptr) { in isLegalMaskedStore() function in __anon63bf7e8f0111::LoopVectorizationLegality