Home
last modified time | relevance | path

Searched defs:PAdd64 (Results 1 – 3 of 3) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Compiler/Treeless/
H A DCompare.hs55 applyPrim PAdd64 _ _ = Nothing function
H A DPretty.hs84 opName PAdd64 = "+64" function
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/
H A DTreeless.hs88 = PAdd | PAdd64 constructor