Searched refs:getTransformOpcode (Results 1 – 2 of 2) sorted by relevance
172 static unsigned getTransformOpcode(unsigned Opc) { in getTransformOpcode() function194 return Opc != getTransformOpcode(Opc); in isTransformable()300 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction()
165 static unsigned getTransformOpcode(unsigned Opc) { in getTransformOpcode() function187 return Opc != getTransformOpcode(Opc); in isTransformable()293 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction()