Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h371 void replaceInstrWithLI(MachineInstr &MI, const LoadImmediateInfo &LII) const;
DPPCInstrInfo.cpp2236 void PPCInstrInfo::replaceInstrWithLI(MachineInstr &MI, in replaceInstrWithLI() function in PPCInstrInfo
2597 replaceInstrWithLI(MI, LII); in convertToImmediateForm()
3052 replaceInstrWithLI(MI, LII); in transformToImmForm()