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