Searched defs:ReorderWhileClustering (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 1786 bool ReorderWhileClustering; global() member in __anon0735b27b0511::BaseMemOpClusterMutation 1791 BaseMemOpClusterMutation(const TargetInstrInfo * tii,const TargetRegisterInfo * tri,bool IsLoad,bool ReorderWhileClustering) BaseMemOpClusterMutation() argument 1810 StoreClusterMutation(const TargetInstrInfo * tii,const TargetRegisterInfo * tri,bool ReorderWhileClustering) StoreClusterMutation() argument 1817 LoadClusterMutation(const TargetInstrInfo * tii,const TargetRegisterInfo * tri,bool ReorderWhileClustering) LoadClusterMutation() argument 1828 createLoadClusterDAGMutation(const TargetInstrInfo * TII,const TargetRegisterInfo * TRI,bool ReorderWhileClustering) createLoadClusterDAGMutation() argument 1837 createStoreClusterDAGMutation(const TargetInstrInfo * TII,const TargetRegisterInfo * TRI,bool ReorderWhileClustering) createStoreClusterDAGMutation() argument [all...] |