Searched refs:makePostOp (Results 1 – 4 of 4) sorted by relevance
68 inline static unsigned makePostOp(unsigned AluOp) { in makePostOp() function
277 InstrBuilder.addImm(LPAC::makePostOp(AluOpcode)); in insertMergedInstruction()
118 AluOp = LPAC::makePostOp(AluOp); in PostOperandDecodeAdjust()
778 return LPAC::makePostOp(AluCode); in AluWithPrePost()