Home | History | Annotate | Download | only in X86

Lines Matching refs:FSETCCsd

9961       unsigned Opcode = VT == MVT::f32 ? X86ISD::FSETCCss : X86ISD::FSETCCsd;
13133 case X86ISD::FSETCCsd: return "X86ISD::FSETCCsd";
16851 X86ISD::FSETCCsd : X86ISD::FSETCCss;