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

GHC.CmmToAsm.CPrim

Description

Generating C symbol names emitted by the compiler.

Documentation

atomicRMWLabel :: Width -> AtomicMachOp -> String Source #

xchgLabel :: Width -> String Source #

pdepLabel :: Width -> String Source #

pextLabel :: Width -> String Source #

bRevLabel :: Width -> String Source #

clzLabel :: Width -> String Source #

ctzLabel :: Width -> String Source #