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