reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/X86/X86GenDAGISel.inc
253538   case 182: return (Subtarget->hasBF16()) && (Subtarget->hasVLX());
253539   case 183: return (Subtarget->hasBF16());
gen/lib/Target/X86/X86GenFastISel.inc
 2629   if ((Subtarget->hasBF16()) && (Subtarget->hasVLX())) {
 2638   if ((Subtarget->hasBF16()) && (Subtarget->hasVLX())) {
 2647   if ((Subtarget->hasBF16())) {
 9586   if ((Subtarget->hasBF16()) && (Subtarget->hasVLX())) {
 9595   if ((Subtarget->hasBF16()) && (Subtarget->hasVLX())) {
 9604   if ((Subtarget->hasBF16())) {
gen/lib/Target/X86/X86GenGlobalISel.inc
  227   if (Subtarget->hasBF16())