Searched defs:isLegalNTStore (Results 1 – 5 of 5) sorted by relevance
318 bool isLegalNTStore(Type *DataType, Align Alignment) { in isLegalNTStore() function
249 bool isLegalNTStore(Type *DataType, Align Alignment) const { in isLegalNTStore() function
2081 bool isLegalNTStore(Type *DataType, Align Alignment) override { in isLegalNTStore() function
403 bool TargetTransformInfo::isLegalNTStore(Type *DataType, in isLegalNTStore() function in TargetTransformInfo
5909 bool X86TTIImpl::isLegalNTStore(Type *DataType, Align Alignment) { in isLegalNTStore() function in X86TTIImpl