Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h769 void replaceInstrWithLI(MachineInstr &MI, const LoadImmediateInfo &LII) const;
H A DPPCInstrInfo.cpp3283 void PPCInstrInfo::replaceInstrWithLI(MachineInstr &MI, in replaceInstrWithLI() function in PPCInstrInfo
4830 replaceInstrWithLI(MI, LII); in simplifyToLI()
5146 replaceInstrWithLI(MI, LII); in transformToImmFormFedByLI()