Home
last modified time | relevance | path

Searched refs:Hoopl (Results 1 – 25 of 62) sorted by relevance

123

/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DCmmLive.hs21 import Hoopl.Block
22 import Hoopl.Collections
23 import Hoopl.Dataflow
24 import Hoopl.Label
H A DCmm.hs37 import Hoopl.Block
38 import Hoopl.Collections
39 import Hoopl.Graph
40 import Hoopl.Label
H A DCmmLint.hs16 import Hoopl.Block
17 import Hoopl.Collections
18 import Hoopl.Graph
19 import Hoopl.Label
H A DCmmProcPoint.hs28 import Hoopl.Block
29 import Hoopl.Collections
30 import Hoopl.Dataflow
31 import Hoopl.Graph
32 import Hoopl.Label
H A DCmmContFlowOpt.hs14 import Hoopl.Block
15 import Hoopl.Collections
16 import Hoopl.Graph
17 import Hoopl.Label
H A DCmmBuildInfoTables.hs13 import Hoopl.Block
14 import Hoopl.Graph
15 import Hoopl.Label
16 import Hoopl.Collections
17 import Hoopl.Dataflow
H A DBlockId.hs-boot3 import Hoopl.Label (Label)
H A DDebug.hs40 import Hoopl.Block
41 import Hoopl.Collections
42 import Hoopl.Graph
43 import Hoopl.Label
H A DCmmCommonBlockElim.hs17 import Hoopl.Block
18 import Hoopl.Graph
19 import Hoopl.Label
20 import Hoopl.Collections
H A DBlockId.hs19 import Hoopl.Label (Label, mkHooplLabel)
H A DCmmSink.hs12 import Hoopl.Block
13 import Hoopl.Label
14 import Hoopl.Collections
15 import Hoopl.Graph
H A DPprCmm.hs56 import Hoopl.Block
57 import Hoopl.Graph
/dports/lang/ghc/ghc-8.10.7/compiler/cmm/Hoopl/
H A DGraph.hs8 module Hoopl.Graph module
26 import Hoopl.Label
27 import Hoopl.Block
28 import Hoopl.Collections
H A DDataflow.hs20 module Hoopl.Dataflow module
47 import Hoopl.Block
48 import Hoopl.Graph
49 import Hoopl.Collections
50 import Hoopl.Label
H A DLabel.hs7 module Hoopl.Label module
21 import Hoopl.Collections
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/
H A DInstruction.hs22 import Hoopl.Collections
23 import Hoopl.Label
H A DDwarf.hs31 import qualified Hoopl.Label as H
32 import qualified Hoopl.Collections as H
H A DNCGMonad.hs53 import Hoopl.Collections
54 import Hoopl.Label
/dports/lang/ghc/ghc-8.8.4-boot/compiler/
H A Dghc.cabal574 Hoopl.Block
575 Hoopl.Collections
576 Hoopl.Dataflow
577 Hoopl.Graph
578 Hoopl.Label
/dports/lang/ghc/ghc-8.8.4-boot/compiler/stage1/
H A Dpackage-data.mk3 …UniqDFM UniqDSet UniqFM UniqMap UniqSet Util Hoopl.Block Hoopl.Collections Hoopl.Dataflow Hoopl.Gr…
/dports/lang/ghc/ghc-8.10.7/compiler/
H A Dghc.cabal.in593 Hoopl.Block
594 Hoopl.Collections
595 Hoopl.Dataflow
596 Hoopl.Graph
597 Hoopl.Label
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc710/
H A DCoreIr.hs12 import Compiler.Hoopl (Label)
/dports/lang/ghc/ghc-8.8.4-boot/compiler/stage2/
H A Dpackage-data.mk3 …UniqDFM UniqDSet UniqFM UniqMap UniqSet Util Hoopl.Block Hoopl.Collections Hoopl.Dataflow Hoopl.Gr…
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/RegAlloc/Graph/
H A DSpillCost.hs25 import Hoopl.Collections (mapLookup)
26 import Hoopl.Label
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/StgToCmm/
H A DCgUtils.hs23 import Hoopl.Block
24 import Hoopl.Graph

123