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