Searched refs:GPRMap (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp37 bool shortenIIF(MachineInstr &MI, unsigned *GPRMap, unsigned LiveOther,
72 // instead of IIxF. If MI loads the high word, GPRMap[X] is the set of high
75 bool SystemZShortenInst::shortenIIF(MachineInstr &MI, unsigned *GPRMap, argument
80 unsigned GPRs = GPRMap[Reg];

Completed in 777 milliseconds