Searched refs:AltOpc (Results 1 – 2 of 2) sorted by relevance
78 int AltOpc = PPC::getAltVSXFMAOpcode(MI.getOpcode()); in processBlock() local79 if (AltOpc == -1) in processBlock()252 MI.setDesc(TII->get(AltOpc)); in processBlock()
1220 int AltOpc = PPC::getAltVSXFMAOpcode(MI.getOpcode()); in findCommutedOpIndices() local1221 if (AltOpc == -1) in findCommutedOpIndices()