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.
frAllocateReg :: FR freeRegs => Platform -> RealReg -> freeRegs -> freeRegsghc GHC.CmmToAsm.Reg.Linear.FreeRegs No documentation available.
WasmCCall :: forall (a :: WasmType) (b :: [WasmType]) (c :: [WasmType]) . SymName -> WasmInstr a b cghc GHC.CmmToAsm.Wasm.Types No documentation available.
-
ghc GHC.CmmToAsm.Wasm.Types No documentation available.
WasmFallthrough :: forall a b (c :: [WasmType]) (d :: [WasmType]) . WasmControl a b c dghc GHC.CmmToAsm.Wasm.Types No documentation available.
WasmTailCall :: forall b a (c :: [WasmType]) (d :: [WasmType]) . b -> WasmControl a b c dghc GHC.CmmToAsm.Wasm.Types No documentation available.
CALL :: Either Imm Reg -> [Reg] -> Instrghc GHC.CmmToAsm.X86.Instr X86 call instruction
canFallthroughTo :: Instr -> BlockId -> Boolghc GHC.CmmToAsm.X86.Instr No documentation available.
mkStackAllocInstr :: Platform -> Int -> [Instr]ghc GHC.CmmToAsm.X86.Instr No documentation available.
mkStackDeallocInstr :: Platform -> Int -> [Instr]ghc GHC.CmmToAsm.X86.Instr No documentation available.
callClobberedRegs :: Platform -> [Reg]ghc GHC.CmmToAsm.X86.Regs these are the regs which we cannot assume stay alive over a C call.