Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h415 void replaceInstrWithLI(MachineInstr &MI, const LoadImmediateInfo &LII) const;
H A DPPCInstrInfo.cpp2282 void PPCInstrInfo::replaceInstrWithLI(MachineInstr &MI, in replaceInstrWithLI() function in PPCInstrInfo
2664 replaceInstrWithLI(MI, LII); in convertToImmediateForm()
3429 replaceInstrWithLI(MI, LII); in transformToImmFormFedByLI()