Searched refs:AltOpc (Results 1 – 2 of 2) sorted by relevance
79 int AltOpc = PPC::getAltVSXFMAOpcode(MI->getOpcode()); in processBlock() local80 if (AltOpc == -1) in processBlock()254 MI->setDesc(TII->get(AltOpc)); in processBlock()
411 int AltOpc = PPC::getAltVSXFMAOpcode(MI->getOpcode()); in findCommutedOpIndices() local412 if (AltOpc == -1) in findCommutedOpIndices()