Lines Matching refs:Requires
123 FpI_<outs, ins, fp, pattern>, Requires<[FPStackf32]>;
125 FpI_<outs, ins, fp, pattern>, Requires<[FPStackf64]>;
299 FpI_<outs, ins, fp, pattern>, Requires<[FPStackf32, HasCMov]>;
301 FpI_<outs, ins, fp, pattern>, Requires<[FPStackf64, HasCMov]>;
316 Requires<[HasCMov]>;
586 "fxsaveq\t$dst", []>, TB, REX_W, Requires<[In64BitMode]>;
590 "fxrstorq\t$src", []>, TB, REX_W, Requires<[In64BitMode]>;
614 def : Pat<(f32 fpimmneg0), (CHS_Fp32 (LD_Fp032))>, Requires<[FPStackf32]>;
615 def : Pat<(f32 fpimmneg1), (CHS_Fp32 (LD_Fp132))>, Requires<[FPStackf32]>;
616 def : Pat<(f64 fpimmneg0), (CHS_Fp64 (LD_Fp064))>, Requires<[FPStackf64]>;
617 def : Pat<(f64 fpimmneg1), (CHS_Fp64 (LD_Fp164))>, Requires<[FPStackf64]>;
627 Requires<[FPStackf32]>;
629 Requires<[FPStackf32]>;
631 Requires<[FPStackf64]>;
637 Requires<[FPStackf32]>;
639 Requires<[FPStackf32]>;
641 Requires<[FPStackf64]>;