Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h445 void replaceInstrWithLI(MachineInstr &MI, const LoadImmediateInfo &LII) const;
DPPCInstrInfo.cpp2284 void PPCInstrInfo::replaceInstrWithLI(MachineInstr &MI, in replaceInstrWithLI() function in PPCInstrInfo
2975 replaceInstrWithLI(MI, LII); in convertToImmediateForm()
3792 replaceInstrWithLI(MI, LII); in transformToImmFormFedByLI()