Lines Matching defs:IllegalFPCMov
24750 bool IllegalFPCMov = false;24753 IllegalFPCMov = !hasFPCMov(cast<ConstantSDNode>(CC)->getSExtValue());24755 if ((isX86LogicalCmp(Cmp) && !IllegalFPCMov) ||