Searched refs:makePreOp (Results 1 – 6 of 6) sorted by relevance
61 inline static unsigned makePreOp(unsigned AluOp) { in makePreOp() function
114 .addImm(LPAC::makePreOp(LPAC::ADD)) in emitPrologue()
170 .addImm(LPAC::makePreOp(LPAC::ADD)), in emitCallInstruction()
274 InstrBuilder.addImm(LPAC::makePreOp(AluOpcode)); in insertMergedInstruction()
124 AluOp = LPAC::makePreOp(AluOp); in PostOperandDecodeAdjust()
818 return LPAC::makePreOp(AluCode); in AluWithPrePost()