Safe Haskell | None |
---|---|
Language | GHC2021 |
Generating C symbol names emitted by the compiler.
Documentation
atomicReadLabel :: Width -> FastString Source #
atomicWriteLabel :: Width -> FastString Source #
atomicRMWLabel :: Width -> AtomicMachOp -> FastString Source #
cmpxchgLabel :: Width -> FastString Source #
xchgLabel :: Width -> FastString Source #
popCntLabel :: Width -> FastString Source #
pdepLabel :: Width -> FastString Source #
pextLabel :: Width -> FastString Source #
bSwapLabel :: Width -> FastString Source #
bRevLabel :: Width -> FastString Source #
clzLabel :: Width -> FastString Source #
ctzLabel :: Width -> FastString Source #
word2FloatLabel :: Width -> FastString Source #