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