Home | History | Annotate | Download | only in X86

Lines Matching refs:SETCC

98       /// X86 SetCC. Operand 0 is condition code, and operand 1 is the EFLAGS
100 SETCC,
105 // Same as SETCC except it's materialized with a sbb and the value is all
109 /// X86 FP SETCC, implemented with CMP{cc}SS/CMP{cc}SD.
608 /// getSetCCResultType - Return the value type to use for ISD::SETCC.