Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h416 void replaceInstrOperandWithImm(MachineInstr &MI, unsigned OpNo,
H A DPPCInstrInfo.cpp2251 void PPCInstrInfo::replaceInstrOperandWithImm(MachineInstr &MI, in replaceInstrOperandWithImm() function in PPCInstrInfo
2513 replaceInstrOperandWithImm(CompareUseMI, 1, 0); in convertToImmediateForm()
3324 replaceInstrOperandWithImm(MI, III.ZeroIsSpecialOrig, Imm); in transformToImmFormFedByAdd()
3443 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI()
3450 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI()
3455 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI()
3460 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI()