Home
last modified time | relevance | path

Searched refs:takeDeltaInstr (Results 1 – 6 of 6) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/
H A DInstruction.hs151 takeDeltaInstr
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/RegAlloc/
H A DLiveness.hs129 takeDeltaInstr i
131 Instr instr -> takeDeltaInstr instr
537 | Just i <- takeDeltaInstr instr
557 $ filter (\(LiveInstr i _) -> not $ isJust $ takeDeltaInstr i)
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/SPARC/
H A DInstr.hs100 takeDeltaInstr = sparc_takeDeltaInstr function
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/RegAlloc/Linear/
H A DMain.hs408 | Just n <- takeDeltaInstr ii
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/PPC/
H A DInstr.hs70 takeDeltaInstr = ppc_takeDeltaInstr function
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/X86/
H A DInstr.hs65 takeDeltaInstr = x86_takeDeltaInstr function