Searched defs:isLegalNTStore (Results 1 – 5 of 5) sorted by relevance
333 bool isLegalNTStore(Type *DataType, Align Alignment) { in isLegalNTStore() function
274 bool isLegalNTStore(Type *DataType, Align Alignment) const { in isLegalNTStore() function
2399 bool isLegalNTStore(Type *DataType, Align Alignment) override { in isLegalNTStore() function
469 bool TargetTransformInfo::isLegalNTStore(Type *DataType, in isLegalNTStore() function in TargetTransformInfo
5974 bool X86TTIImpl::isLegalNTStore(Type *DataType, Align Alignment) { in isLegalNTStore() function in X86TTIImpl