Searched refs:replaceInstrOperandWithImm (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 758 void replaceInstrOperandWithImm(MachineInstr &MI, unsigned OpNo,
|
| H A D | PPCInstrInfo.cpp | 3314 void PPCInstrInfo::replaceInstrOperandWithImm(MachineInstr &MI, in replaceInstrOperandWithImm() function in PPCInstrInfo 4648 replaceInstrOperandWithImm(CompareUseMI, 1, 0); in simplifyToLI() 4947 replaceInstrOperandWithImm(MI, III.ZeroIsSpecialOrig, Imm); in transformToImmFormFedByAdd() 5084 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI() 5093 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI() 5098 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI() 5103 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI()
|