Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h637 void replaceInstrOperandWithImm(MachineInstr &MI, unsigned OpNo,
H A DPPCInstrInfo.cpp3137 void PPCInstrInfo::replaceInstrOperandWithImm(MachineInstr &MI, in replaceInstrOperandWithImm() function in PPCInstrInfo
4505 replaceInstrOperandWithImm(CompareUseMI, 1, 0); in simplifyToLI()
4843 replaceInstrOperandWithImm(MI, III.ZeroIsSpecialOrig, Imm); in transformToImmFormFedByAdd()
4995 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI()
5004 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI()
5009 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI()
5014 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI()