Searched refs:getTransformOpcode (Results 1 – 3 of 3) sorted by relevance
164 static unsigned getTransformOpcode(unsigned Opc) { in getTransformOpcode() function186 return Opc != getTransformOpcode(Opc); in isTransformable()292 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction()
172 static unsigned getTransformOpcode(unsigned Opc) { in getTransformOpcode() function194 return Opc != getTransformOpcode(Opc); in isTransformable()300 unsigned NewOpc = getTransformOpcode(OldOpc); in transformInstruction()