Searched refs:replaceInstrOperandWithImm (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 630 void replaceInstrOperandWithImm(MachineInstr &MI, unsigned OpNo,
|
| H A D | PPCInstrInfo.cpp | 3226 void PPCInstrInfo::replaceInstrOperandWithImm(MachineInstr &MI, in replaceInstrOperandWithImm() function in PPCInstrInfo 4553 replaceInstrOperandWithImm(CompareUseMI, 1, 0); in simplifyToLI() 4852 replaceInstrOperandWithImm(MI, III.ZeroIsSpecialOrig, Imm); in transformToImmFormFedByAdd() 4989 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI() 4998 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI() 5003 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI() 5008 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI()
|