Home
last modified time | relevance | path

Searched refs:LitLabel (Results 1 – 10 of 10) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/
H A DLiteral.hs134 | LitLabel FastString (Maybe Int) FunctionOrData constructor
213 put_ bh (LitLabel aj mb fod)
244 return (LitLabel aj mb fod)
628 literalType (LitLabel _ _ _) = addrPrimTy
673 cmpLit (LitLabel a _ _) (LitLabel b _ _) = a `compare` b
688 litTag (LitLabel _ _ _) = 6
712 pprLiteral add_par (LitLabel l mb fod) =
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DLiteral.hs135 | LitLabel FastString (Maybe Int) FunctionOrData constructor
221 put_ bh (LitLabel aj mb fod)
252 return (LitLabel aj mb fod)
672 literalType (LitLabel _ _ _) = addrPrimTy
708 cmpLit (LitLabel a _ _) (LitLabel b _ _) = a `compare` b
723 litTag (LitLabel _ _ _) = 6
747 pprLiteral add_par (LitLabel l mb fod) =
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DLiteral.hs135 | LitLabel FastString (Maybe Int) FunctionOrData constructor
221 put_ bh (LitLabel aj mb fod)
252 return (LitLabel aj mb fod)
672 literalType (LitLabel _ _ _) = addrPrimTy
708 cmpLit (LitLabel a _ _) (LitLabel b _ _) = a `compare` b
723 litTag (LitLabel _ _ _) = 6
747 pprLiteral add_par (LitLabel l mb fod) =
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DLiteral.hs150 | LitLabel FastString (Maybe Int) FunctionOrData constructor
257 put_ bh (LitLabel aj mb fod)
287 return (LitLabel aj mb fod)
833 literalType (LitLabel _ _ _) = addrPrimTy
893 cmpLit (LitLabel a _ _) (LitLabel b _ _) = a `lexicalCompareFS` b
927 pprLiteral add_par (LitLabel l mb fod) =
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsForeign.hs169 rhs = foRhs (Lit (LitLabel cid stdcall_info fod))
456 , Lit (LitLabel fe_nm mb_sz_args IsFunction)
/dports/lang/ghc/ghc-8.10.7/compiler/ghci/
H A DByteCodeAsm.hs446 literal (LitLabel fs (Just sz) _)
451 literal (LitLabel fs _ _) = litlabel fs
H A DByteCodeGen.hs1279 Just (LitLabel target mb_size IsFunction)
1608 LitLabel _ _ _ -> code N
/dports/lang/ghc/ghc-8.10.7/compiler/GHC/StgToCmm/
H A DUtils.hs111 mkSimpleLit _ (LitLabel fs ms fod)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/coreSyn/
H A DCoreUtils.hs2574 is_static _ (Lit (LitLabel {})) = False
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreUtils.hs2574 is_static _ (Lit (LitLabel {})) = False