Home
last modified time | relevance | path

Searched refs:unfoldingTemplate (Results 1 – 22 of 22) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/
H A DCore.hs63 unfoldingTemplate, expandUnfolding_maybe,
1389 unfoldingTemplate :: Unfolding -> CoreExpr
1390 unfoldingTemplate = uf_tmpl function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/
H A DCore.hs68 unfoldingTemplate, expandUnfolding_maybe,
1661 unfoldingTemplate :: Unfolding -> CoreExpr
1662 unfoldingTemplate = uf_tmpl function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/coreSyn/
H A DCoreSyn.hs66 unfoldingTemplate, expandUnfolding_maybe,
1651 unfoldingTemplate :: Unfolding -> CoreExpr
1652 unfoldingTemplate = uf_tmpl function
H A DCoreOpt.hs294 = simple_app (soeZapSubst env) (unfoldingTemplate unf) as
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreSyn.hs66 unfoldingTemplate, expandUnfolding_maybe,
1651 unfoldingTemplate :: Unfolding -> CoreExpr
1652 unfoldingTemplate = uf_tmpl function
H A DCoreOpt.hs294 = simple_app (soeZapSubst env) (unfoldingTemplate unf) as
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DRealGHC.lhs.exactprinter.golden297 …-- ppr [(arg_id, unfoldingTemplate unf) | Var arg_id <- args, let unf = idUnfolding arg_id, isCh…
515 = match menv subst e1 (unfoldingTemplate unfolding)
H A DRealGHC.lhs.prettyprinter.golden249 match menv subst e1 (unfoldingTemplate unfolding)
H A DRealGHC.lhs297 …-- ppr [(arg_id, unfoldingTemplate unf) | Var arg_id <- args, let unf = idUnfolding arg_id, isCh…
515 = match menv subst e1 (unfoldingTemplate unfolding)
H A DRealGHC.lhs.parser.golden19354 "unfoldingTemplate")))
38923 …" ppr [(arg_id, unfoldingTemplate unf) | Var arg_id <- args, let unf = idUnfolding arg_id, isChe…
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/tests/examples/
H A DRealGHC.lhs.exactprinter.golden297 …-- ppr [(arg_id, unfoldingTemplate unf) | Var arg_id <- args, let unf = idUnfolding arg_id, isCh…
515 = match menv subst e1 (unfoldingTemplate unfolding)
H A DRealGHC.lhs.prettyprinter.golden249 match menv subst e1 (unfoldingTemplate unfolding)
H A DRealGHC.lhs297 …-- ppr [(arg_id, unfoldingTemplate unf) | Var arg_id <- args, let unf = idUnfolding arg_id, isCh…
515 = match menv subst e1 (unfoldingTemplate unfolding)
H A DRealGHC.lhs.parser.golden19354 "unfoldingTemplate")))
38923 …" ppr [(arg_id, unfoldingTemplate unf) | Var arg_id <- args, let unf = idUnfolding arg_id, isChe…
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DRealGHC.lhs.exactprinter.golden297 …-- ppr [(arg_id, unfoldingTemplate unf) | Var arg_id <- args, let unf = idUnfolding arg_id, isCh…
515 = match menv subst e1 (unfoldingTemplate unfolding)
H A DRealGHC.lhs.prettyprinter.golden249 match menv subst e1 (unfoldingTemplate unfolding)
H A DRealGHC.lhs297 …-- ppr [(arg_id, unfoldingTemplate unf) | Var arg_id <- args, let unf = idUnfolding arg_id, isCh…
515 = match menv subst e1 (unfoldingTemplate unfolding)
H A DRealGHC.lhs.parser.golden19354 "unfoldingTemplate")))
38923 …" ppr [(arg_id, unfoldingTemplate unf) | Var arg_id <- args, let unf = idUnfolding arg_id, isChe…
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DTidyPgm.hs563 get_defn id = NonRec id (unfoldingTemplate (realIdUnfolding id))
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DSimpleOpt.hs328 = simple_app (soeZapSubst env) (unfoldingTemplate unf) as
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DSimpleOpt.hs306 = simple_app (soeZapSubst env) (unfoldingTemplate unf) as
/dports/lang/ghc/ghc-8.10.7/compiler/specialise/
H A DSpecConstr.hs2285 = isValue env (unfoldingTemplate unf)