Searched refs:getPreIndexedOpcode (Results 1 – 1 of 1) sorted by relevance
393 static unsigned getPreIndexedOpcode(unsigned Opc) { in getPreIndexedOpcode() function1331 unsigned NewOpc = IsPreIdx ? getPreIndexedOpcode(I->getOpcode()) in mergeUpdateInsn()