Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. SspReq :: LlvmFuncAttr

    ghc GHC.Llvm

    This attribute indicates that the function should always emit a stack smashing protector. This overrides the ssp function attribute. If a function that has an sspreq attribute is inlined into a function that doesn't have an sspreq attribute or which has an ssp attribute, then the resulting function will have an sspreq attribute.

  2. SyncSeqCst :: LlvmSyncOrdering

    ghc GHC.Llvm

    Full sequential Consistency operation.

  3. MFBRequire :: ModuleFlagBehavior

    ghc GHC.Llvm.MetaData

    No documentation available.

  4. SyncSeqCst :: LlvmSyncOrdering

    ghc GHC.Llvm.Syntax

    Full sequential Consistency operation.

  5. LM_CMP_Eq :: LlvmCmpOp

    ghc GHC.Llvm.Types

    Equal (Signed and Unsigned)

  6. LM_CMP_Feq :: LlvmCmpOp

    ghc GHC.Llvm.Types

    Float equal

  7. SspReq :: LlvmFuncAttr

    ghc GHC.Llvm.Types

    This attribute indicates that the function should always emit a stack smashing protector. This overrides the ssp function attribute. If a function that has an sspreq attribute is inlined into a function that doesn't have an sspreq attribute or which has an ssp attribute, then the resulting function will have an sspreq attribute.

  8. AnnCloseQ :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '|]'

  9. AnnCloseQU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '|]', unicode variant

  10. AnnEqual :: AnnKeywordId

    ghc GHC.Parser.Annotation

    No documentation available.

Page 206 of many | Previous | Next