Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.h446 void replaceInstrOperandWithImm(MachineInstr &MI, unsigned OpNo,
HDPPCInstrInfo.cpp2253 void PPCInstrInfo::replaceInstrOperandWithImm(MachineInstr &MI, in replaceInstrOperandWithImm() function in PPCInstrInfo
2828 replaceInstrOperandWithImm(CompareUseMI, 1, 0); in convertToImmediateForm()
3667 replaceInstrOperandWithImm(MI, III.ZeroIsSpecialOrig, Imm); in transformToImmFormFedByAdd()
3812 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI()
3821 replaceInstrOperandWithImm(MI, III.OpNoForForwarding, SH); in transformToImmFormFedByLI()
3826 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI()
3831 replaceInstrOperandWithImm(MI, ConstantOpNo, Imm); in transformToImmFormFedByLI()