Searched refs:MaxMemoryClusterDWords (Results 1 – 3 of 3) sorted by relevance
171 MaxMemoryClusterDWords = F.getFnAttributeAsParsedInteger( in SIMachineFunctionInfo()723 MaxMemoryClusterDWords(MFI.getMaxMemoryClusterDWords()), in SIMachineFunctionInfo()760 MaxMemoryClusterDWords = YamlMFI.MaxMemoryClusterDWords; in initializeBaseYamlFields()
292 unsigned MaxMemoryClusterDWords = DefaultMemoryClusterDWordsLimit;340 YamlIO.mapOptional("maxMemoryClusterDWords", MFI.MaxMemoryClusterDWords,517 unsigned MaxMemoryClusterDWords = DefaultMemoryClusterDWordsLimit;1173 unsigned getMaxMemoryClusterDWords() const { return MaxMemoryClusterDWords; }
567 unsigned MaxMemoryClusterDWords = DefaultMemoryClusterDWordsLimit; in shouldClusterMemOps() local576 MaxMemoryClusterDWords = MFI->getMaxMemoryClusterDWords(); in shouldClusterMemOps()598 return NumDWords <= MaxMemoryClusterDWords; in shouldClusterMemOps()