Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp496 if (TII->convertToImmediateForm(MI, &DefMIToErase)) { in runOnMachineFunction()
H A DPPCInstrInfo.h705 bool convertToImmediateForm(MachineInstr &MI,
H A DPPCMIPeephole.cpp405 if (TII->convertToImmediateForm(MI)) { in simplifyCode()
H A DPPCInstr64Bit.td290 // PPCInstrInfo::convertToImmediateForm() but we should probably not emit them
H A DPPCInstrInfo.cpp3708 bool PPCInstrInfo::convertToImmediateForm(MachineInstr &MI, in convertToImmediateForm() function in PPCInstrInfo
H A DPPCInstrInfo.td1598 // PPCInstrInfo::convertToImmediateForm() but we should probably not emit them