Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h741 bool combineRLWINM(MachineInstr &MI, MachineInstr **ToErase = nullptr) const;
DPPCMIPeephole.cpp1045 Simplified = TII->combineRLWINM(MI, &ToErase); in simplifyCode()
DPPCInstrInfo.cpp3850 bool PPCInstrInfo::combineRLWINM(MachineInstr &MI, in combineRLWINM() function in PPCInstrInfo