Searched refs:AltOpc (Results 1 – 1 of 1) sorted by relevance
308 int AltOpc = PPC::getAltVSXFMAOpcode(MI->getOpcode()); in findCommutedOpIndices() local309 if (AltOpc == -1) in findCommutedOpIndices()1630 int AltOpc = PPC::getAltVSXFMAOpcode(MI->getOpcode()); in processBlock() local1631 if (AltOpc == -1) in processBlock()1763 MI->setDesc(TII->get(AltOpc)); in processBlock()