Searched refs:hasFPCMov (Results 1 – 1 of 1) sorted by relevance
5109 static bool hasFPCMov(unsigned X86CC) { in hasFPCMov() function23811 IllegalFPCMov = !hasFPCMov(cast<ConstantSDNode>(CC)->getSExtValue()); in LowerSELECT()42584 !Subtarget.hasCMov() || hasFPCMov(CC)) { in combineCMov()