Searched defs:isLegalNTStore (Results 1 – 5 of 5) sorted by relevance
259 bool isLegalNTStore(Type *DataType, Align Alignment) { in isLegalNTStore() function
239 bool isLegalNTStore(Type *DataType, Align Alignment) const { in isLegalNTStore() function
1882 bool isLegalNTStore(Type *DataType, Align Alignment) override { in isLegalNTStore() function
385 bool TargetTransformInfo::isLegalNTStore(Type *DataType, in isLegalNTStore() function in TargetTransformInfo
4513 bool X86TTIImpl::isLegalNTStore(Type *DataType, Align Alignment) { in isLegalNTStore() function in X86TTIImpl