Searched defs:isLegalNTLoad (Results 1 – 4 of 4) sorted by relevance
246 bool isLegalNTLoad(Type *DataType, Align Alignment) const { in isLegalNTLoad() function
1885 bool isLegalNTLoad(Type *DataType, Align Alignment) override { in isLegalNTLoad() function
390 bool TargetTransformInfo::isLegalNTLoad(Type *DataType, Align Alignment) const { in isLegalNTLoad() function in TargetTransformInfo
4502 bool X86TTIImpl::isLegalNTLoad(Type *DataType, Align Alignment) { in isLegalNTLoad() function in X86TTIImpl