Home
last modified time | relevance | path

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

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