Searched refs:Op0Opc (Results 1 – 1 of 1) sorted by relevance
891 unsigned Op0Opc = Op0.getOpcode(); in tryBitfieldInsert() local899 if (Op0Opc == ISD::AND && Op1Opc == ISD::AND) { in tryBitfieldInsert()905 std::swap(Op0Opc, Op1Opc); in tryBitfieldInsert()909 } else if (Op0Opc == ISD::SHL || Op0Opc == ISD::SRL) { in tryBitfieldInsert()913 std::swap(Op0Opc, Op1Opc); in tryBitfieldInsert()