Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. MFBRequire :: ModuleFlagBehavior

    ghc GHC.Llvm

    No documentation available.

  2. 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.

  3. SyncSeqCst :: LlvmSyncOrdering

    ghc GHC.Llvm

    Full sequential Consistency operation.

  4. MFBRequire :: ModuleFlagBehavior

    ghc GHC.Llvm.MetaData

    No documentation available.

  5. SyncSeqCst :: LlvmSyncOrdering

    ghc GHC.Llvm.Syntax

    Full sequential Consistency operation.

  6. LM_CMP_Eq :: LlvmCmpOp

    ghc GHC.Llvm.Types

    Equal (Signed and Unsigned)

  7. LM_CMP_Feq :: LlvmCmpOp

    ghc GHC.Llvm.Types

    Float equal

  8. 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.

  9. AnnCloseQ :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '|]'

  10. AnnCloseQU :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '|]', unicode variant

Page 206 of many | Previous | Next