Searched refs:AltOpc (Results 1 – 4 of 4) sorted by relevance
85 int AltOpc = PPC::getAltVSXFMAOpcode(MI->getOpcode()); in processBlock() local86 if (AltOpc == -1) in processBlock()259 MI->setDesc(TII->get(AltOpc)); in processBlock()
411 int AltOpc = PPC::getAltVSXFMAOpcode(MI.getOpcode()); in findCommutedOpIndices() local412 if (AltOpc == -1) in findCommutedOpIndices()
86 int AltOpc = PPC::getAltVSXFMAOpcode(MI.getOpcode()); in processBlock() local87 if (AltOpc == -1) in processBlock()260 MI.setDesc(TII->get(AltOpc)); in processBlock()
459 int AltOpc = PPC::getAltVSXFMAOpcode(MI.getOpcode()); in findCommutedOpIndices() local460 if (AltOpc == -1) in findCommutedOpIndices()