Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp498 if (TII->convertToImmediateForm(MI, UpdatedRegs, &DefMIToErase)) { in runOnMachineFunction()
H A DPPCInstrInfo.h628 bool convertToImmediateForm(MachineInstr &MI,
H A DPPCMIPeephole.cpp487 if (!TII->convertToImmediateForm(MI, RRToRIRegsToUpdate)) in simplifyCode()
H A DPPCInstr64Bit.td290 // PPCInstrInfo::convertToImmediateForm() but we should probably not emit them
H A DPPCInstrInfo.cpp3735 bool PPCInstrInfo::convertToImmediateForm(MachineInstr &MI, in convertToImmediateForm() function in PPCInstrInfo
H A DPPCInstrInfo.td1745 // PPCInstrInfo::convertToImmediateForm() but we should probably not emit them