Searched refs:replaceInstrOperandWithImm (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 642 void replaceInstrOperandWithImm(MachineInstr &MI, unsigned OpNo,
|
| H A D | PPCInstrInfo.cpp | 3155 void PPCInstrInfo::replaceInstrOperandWithImm(MachineInstr &MI, in replaceInstrOperandWithImm() function in PPCInstrInfo 4523 replaceInstrOperandWithImm(CompareUseMI, 1, 0); in simplifyToLI() 4861 replaceInstrOperandWithImm(MI, III.ZeroIsSpecialOrig, Imm); in transformToImmFormFedByAdd() 5013 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI() 5022 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI() 5027 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI() 5032 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI()
|