Home
last modified time | relevance | path

Searched defs:fixRI (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/SPARC/
H A DInstr.hs335 fixRI (RIReg r) = RIReg (env r) function
336 fixRI other = other function
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/PPC/
H A DInstr.hs487 fixRI (RIReg r) = RIReg (env r) function
488 fixRI other = other function