Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCMIPeephole.cpp108 bool combineSEXTAndSHL(MachineInstr &MI, MachineInstr *&ToErase);
820 combineSEXTAndSHL(MI, ToErase); in simplifyCode()
1557 bool PPCMIPeephole::combineSEXTAndSHL(MachineInstr &MI, in combineSEXTAndSHL() function in __anon71b2f6b70111::PPCMIPeephole