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