Searched refs:hasF16C (Results 1 – 12 of 12) sorted by relevance
192 bool hasF16C() const { return HasF16C; } in hasF16C() function
481 def HasF16C : Predicate<"Subtarget->hasF16C()">;
414 bool hasF16C() const { return HasF16C; } in hasF16C() function
2443 if (Subtarget->useSoftFloat() || !Subtarget->hasF16C()) in fastLowerIntrinsicCall()
834 def HasF16C : Predicate<"Subtarget->hasF16C()">;
352 if (Subtarget.useSoftFloat() || !Subtarget.hasF16C()) { in X86TargetLowering()
573 bool hasF16C() const { return HasF16C; } in hasF16C() function
2621 if (Subtarget->useSoftFloat() || !Subtarget->hasF16C()) in fastLowerIntrinsicCall()
872 def HasF16C : Predicate<"Subtarget->hasF16C()">;
385 if (Subtarget.useSoftFloat() || !Subtarget.hasF16C()) { in X86TargetLowering()
2944 if ((Subtarget->hasF16C()) && (!Subtarget->hasVLX())) {2954 if ((Subtarget->hasF16C()) && (!Subtarget->hasVLX())) {12764 if ((Subtarget->hasF16C()) && (!Subtarget->hasVLX())) {12776 if ((Subtarget->hasF16C()) && (!Subtarget->hasVLX())) {
275 if (Subtarget->hasF16C())