Searched defs:isLegalNTStore (Results 1 – 5 of 5) sorted by relevance
333 bool isLegalNTStore(Type *DataType, Align Alignment) { in isLegalNTStore() function
263 bool isLegalNTStore(Type *DataType, Align Alignment) const { isLegalNTStore() function
2314 bool isLegalNTStore(Type *DataType, Align Alignment) override { isLegalNTStore() function
455 bool TargetTransformInfo::isLegalNTStore(Type *DataType, isLegalNTStore() function in TargetTransformInfo
5902 bool X86TTIImpl::isLegalNTStore(Type *DataType, Align Alignment) { isLegalNTStore() function in X86TTIImpl