Lines Matching defs:UseOpc
23391 unsigned UseOpc = N->user_begin()->getOpcode();23392 if (UseOpc == ISD::FMUL || UseOpc == ISD::FMA)26367 unsigned UseOpc = N->user_begin()->getOpcode();26368 if (UseOpc == ISD::ADD || UseOpc == ISD::SUB || UseOpc == ISD::SETCC ||26369 UseOpc == AArch64ISD::ADDS || UseOpc == AArch64ISD::SUBS)