Home | History | Annotate | Download | only in X86

Lines Matching full:setcc

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