ghc-lib-parser-9.2.1.20220109: The GHC API, decoupled from GHC versions
Safe HaskellNone
LanguageHaskell2010

GHC.CmmToAsm.Config

Description

Native code generator configuration

Synopsis

Documentation

data NCGConfig Source #

Native code generator configuration

Constructors

NCGConfig 

Fields

ncgWordWidth :: NCGConfig -> Width Source #

Return Word size

ncgSpillPreallocSize :: NCGConfig -> Int Source #

Size in bytes of the pre-allocated spill space on the C stack

platformWordWidth :: Platform -> Width Source #

Return Word size