Lines Matching defs:UseOpc
43082 unsigned UseOpc = Use->getOpcode();43083 return (UseOpc == X86ISD::VSHL || UseOpc == X86ISD::VSRL ||43084 UseOpc == X86ISD::VSRA) &&