Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. LM_CMP_Feq :: LlvmCmpOp

    ghc GHC.Llvm

    Float equal

  2. MFBRequire :: ModuleFlagBehavior

    ghc GHC.Llvm

    No documentation available.

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

  4. SyncSeqCst :: LlvmSyncOrdering

    ghc GHC.Llvm

    Full sequential Consistency operation.

  5. MFBRequire :: ModuleFlagBehavior

    ghc GHC.Llvm.MetaData

    No documentation available.

  6. SyncSeqCst :: LlvmSyncOrdering

    ghc GHC.Llvm.Syntax

    Full sequential Consistency operation.

  7. LM_CMP_Eq :: LlvmCmpOp

    ghc GHC.Llvm.Types

    Equal (Signed and Unsigned)

  8. LM_CMP_Feq :: LlvmCmpOp

    ghc GHC.Llvm.Types

    Float equal

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

  10. AnnCloseQ :: AnnKeywordId

    ghc GHC.Parser.Annotation

    '|]'

Page 206 of many | Previous | Next