Searched refs:makePreOp (Results 1 – 6 of 6) sorted by relevance
63 inline static unsigned makePreOp(unsigned AluOp) { in makePreOp() function
172 .addImm(LPAC::makePreOp(LPAC::ADD)), in emitCallInstruction()
118 .addImm(LPAC::makePreOp(LPAC::ADD)) in emitPrologue()
275 InstrBuilder.addImm(LPAC::makePreOp(AluOpcode)); in insertMergedInstruction()
123 AluOp = LPAC::makePreOp(AluOp); in PostOperandDecodeAdjust()
776 return LPAC::makePreOp(AluCode); in AluWithPrePost()