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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp110 bool combineSEXTAndSHL(MachineInstr &MI, MachineInstr *&ToErase);
844 combineSEXTAndSHL(MI, ToErase);
1584 bool PPCMIPeephole::combineSEXTAndSHL(MachineInstr &MI, function in class:__anon4275::PPCMIPeephole

Completed in 108 milliseconds