Home
last modified time | relevance | path

Searched refs:platformMisc_ghcWithNativeCodeGen (Results 1 – 9 of 9) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DCLabel.hs1201 | platformMisc_ghcWithNativeCodeGen $ platformMisc dynFlags
1209 | platformMisc_ghcWithNativeCodeGen $ platformMisc dynFlags
1213 | platformMisc_ghcWithNativeCodeGen $ platformMisc dynFlags
1217 | platformMisc_ghcWithNativeCodeGen $ platformMisc dynFlags
1229 | platformMisc_ghcWithNativeCodeGen $ platformMisc dynFlags
1234 if platformMisc_ghcWithNativeCodeGen (platformMisc dynFlags) && asmStyle sty
/dports/lang/ghc/ghc-8.10.7/libraries/ghc-boot/GHC/
H A DPlatform.hs289 , platformMisc_ghcWithNativeCodeGen :: Bool function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/libraries/ghc-boot/GHC/
H A DPlatform.hs289 , platformMisc_ghcWithNativeCodeGen :: Bool function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DCodeOutput.hs157 | platformMisc_ghcWithNativeCodeGen $ platformMisc dflags
H A DSettings.hs199 sGhcWithNativeCodeGen = platformMisc_ghcWithNativeCodeGen . sPlatformMisc
H A DDynFlags.hs1684 | platformMisc_ghcWithNativeCodeGen pMisc = HscAsm function
5608 …("Have native code generator", showBool $ platformMisc_ghcWithNativeCodeGen $ platformMisc dflags…
5722 = if platformMisc_ghcWithNativeCodeGen $ platformMisc dflags
5738 not (platformMisc_ghcWithNativeCodeGen $ platformMisc dflags)
/dports/lang/ghc/ghc-8.10.7/compiler/main/SysTools/
H A DSettings.hs246 , platformMisc_ghcWithNativeCodeGen = ghcWithNativeCodeGen function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/main/
H A DSettings.hs199 sGhcWithNativeCodeGen = platformMisc_ghcWithNativeCodeGen . sPlatformMisc
H A DDynFlags.hs1685 | platformMisc_ghcWithNativeCodeGen pMisc = HscAsm function
5609 …("Have native code generator", showBool $ platformMisc_ghcWithNativeCodeGen $ platformMisc dflags…
5723 = if platformMisc_ghcWithNativeCodeGen $ platformMisc dflags
5739 not (platformMisc_ghcWithNativeCodeGen $ platformMisc dflags)