Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h629 void replaceInstrWithLI(MachineInstr &MI, const LoadImmediateInfo &LII) const;
H A DPPCInstrInfo.cpp3257 void PPCInstrInfo::replaceInstrWithLI(MachineInstr &MI, in replaceInstrWithLI() function in PPCInstrInfo
4716 replaceInstrWithLI(MI, LII); in simplifyToLI()
4973 replaceInstrWithLI(MI, LII); in transformToImmFormFedByLI()