Searched refs:getLogicalBitOpcode (Results 1 – 1 of 1) sorted by relevance
277 static unsigned getLogicalBitOpcode(unsigned Opc, bool Is64) { in getLogicalBitOpcode() function301 I.setDesc(TII.get(getLogicalBitOpcode(I.getOpcode(), Is64))); in selectG_AND_OR_XOR()