Home
last modified time | relevance | path

Searched defs:ReorderWhileClustering (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1746 bool ReorderWhileClustering; global() member in __anon4ecf651a0511::BaseMemOpClusterMutation
1751 BaseMemOpClusterMutation(const TargetInstrInfo * tii,const TargetRegisterInfo * tri,bool IsLoad,bool ReorderWhileClustering) BaseMemOpClusterMutation() argument
1770 StoreClusterMutation(const TargetInstrInfo * tii,const TargetRegisterInfo * tri,bool ReorderWhileClustering) StoreClusterMutation() argument
1777 LoadClusterMutation(const TargetInstrInfo * tii,const TargetRegisterInfo * tri,bool ReorderWhileClustering) LoadClusterMutation() argument
1788 createLoadClusterDAGMutation(const TargetInstrInfo * TII,const TargetRegisterInfo * TRI,bool ReorderWhileClustering) createLoadClusterDAGMutation() argument
1797 createStoreClusterDAGMutation(const TargetInstrInfo * TII,const TargetRegisterInfo * TRI,bool ReorderWhileClustering) createStoreClusterDAGMutation() argument
[all...]