Home
last modified time | relevance | path

Searched refs:replaceInstrWithLI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h643 void replaceInstrWithLI(MachineInstr &MI, const LoadImmediateInfo &LII) const;
H A DPPCInstrInfo.cpp3314 void PPCInstrInfo::replaceInstrWithLI(MachineInstr &MI, in replaceInstrWithLI() function in PPCInstrInfo
4780 replaceInstrWithLI(MI, LII); in simplifyToLI()
5037 replaceInstrWithLI(MI, LII); in transformToImmFormFedByLI()