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