ghc-9.2.4: The GHC API
Safe HaskellSafe-Inferred
LanguageHaskell2010

GHC.CmmToAsm.Config

Description

Native code generator configuration

Synopsis

Documentation

data NCGConfig #

Native code generator configuration

Constructors

NCGConfig 

Fields

ncgWordWidth :: NCGConfig -> Width #

Return Word size

ncgSpillPreallocSize :: NCGConfig -> Int #

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

platformWordWidth :: Platform -> Width #

Return Word size