Searched defs:isLegalNTLoad (Results 1 – 5 of 5) sorted by relevance
337 bool isLegalNTLoad(Type *DataType, Align Alignment) { in isLegalNTLoad() function
270 bool isLegalNTLoad(Type *DataType, Align Alignment) const { isLegalNTLoad() function
2317 bool isLegalNTLoad(Type *DataType, Align Alignment) override { isLegalNTLoad() function
460 bool TargetTransformInfo::isLegalNTLoad(Type *DataType, Align Alignment) const { isLegalNTLoad() function in TargetTransformInfo
5891 bool X86TTIImpl::isLegalNTLoad(Type *DataType, Align Alignment) { isLegalNTLoad() function in X86TTIImpl