Lines Matching defs:SecondOpc
14423 unsigned SecondOpc = SecondOp.getOpcode();14431 (SecondOpc == AArch64ISD::VSHL || SecondOpc == AArch64ISD::VLSHR ||14432 SecondOpc == AArch64ISD::SHL_PRED ||14433 SecondOpc == AArch64ISD::SRL_PRED)) {14437 } else if ((SecondOpc == ISD::AND || SecondOpc == AArch64ISD::BICi) &&