Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h636 void replaceInstrWithLI(MachineInstr &MI, const LoadImmediateInfo &LII) const;
H A DPPCInstrInfo.cpp3168 void PPCInstrInfo::replaceInstrWithLI(MachineInstr &MI, in replaceInstrWithLI() function in PPCInstrInfo
4668 replaceInstrWithLI(MI, LII); in simplifyToLI()
4979 replaceInstrWithLI(MI, LII); in transformToImmFormFedByLI()