Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCPreEmitPeephole.cpp93 if (TII->convertToImmediateForm(MI, &DefMIToErase)) { in runOnMachineFunction()
H A DPPCInstrInfo.h413 bool convertToImmediateForm(MachineInstr &MI,
H A DPPCMIPeephole.cpp238 if (TII->convertToImmediateForm(MI)) { in simplifyCode()
H A DPPCInstr64Bit.td200 // PPCInstrInfo::convertToImmediateForm() but we should probably not emit them
H A DPPCInstrInfo.cpp2430 bool PPCInstrInfo::convertToImmediateForm(MachineInstr &MI, in convertToImmediateForm() function in PPCInstrInfo
H A DPPCInstrInfo.td1661 // PPCInstrInfo::convertToImmediateForm() but we should probably not emit them