Searched refs:hasFPCMov (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4139 static bool hasFPCMov(unsigned X86CC) { function
14983 IllegalFPCMov = !hasFPCMov(cast<ConstantSDNode>(CC)->getSExtValue());
24681 (FalseOp.getValueType() != MVT::f80 || hasFPCMov(CC))) {
[all...]

Completed in 137 milliseconds