Searched refs:Op0Opc (Results 1 – 1 of 1) sorted by relevance
471 unsigned Op0Opc = Op0.getOpcode(); in SelectBitfieldInsert() local479 if (Op0Opc == ISD::AND && Op1Opc == ISD::AND) { in SelectBitfieldInsert()485 std::swap(Op0Opc, Op1Opc); in SelectBitfieldInsert()489 } else if (Op0Opc == ISD::SHL || Op0Opc == ISD::SRL) { in SelectBitfieldInsert()493 std::swap(Op0Opc, Op1Opc); in SelectBitfieldInsert()