Searched defs:isLegalMaskedStore (Results 1 – 3 of 3) sorted by relevance
1173 bool X86TTI::isLegalMaskedStore(Type *DataType, int Consecutive) const { in isLegalMaskedStore() function in X86TTI
109 bool TargetTransformInfo::isLegalMaskedStore(Type *DataType, in isLegalMaskedStore() function in TargetTransformInfo
774 bool isLegalMaskedStore(Type *DataType, Value *Ptr) { in isLegalMaskedStore() function in __anond293faa00111::LoopVectorizationLegality