Home
last modified time | relevance | path

Searched defs:MO_Ne (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DCmmOpt.hs300 MO_Ne _ | isComparisonExpr x -> Just x -- (x > y) != 0 = x > y function
327 MO_Ne _ | Just x' <- maybeInvertCmmExpr x -> Just x' -- (x>y) != 1 = x<=y function
H A DCmmMachOp.hs58 | MO_Ne Width constructor
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Cmm/
H A DMachOp.hs58 | MO_Ne Width constructor
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Cmm/
H A DMachOp.hs58 | MO_Ne Width constructor