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

References

gen/lib/Target/X86/X86GenDAGISel.inc
231496 /*472190*/          OPC_MorphNodeTo1, TARGET_VAL(X86::AVX2_SETALLONES), 0,
lib/Target/X86/X86InstrInfo.cpp
  493   case X86::AVX2_SETALLONES:
 4154   case X86::AVX2_SETALLONES:
 5231     case X86::AVX2_SETALLONES:
 5281   case X86::AVX2_SETALLONES:
 5327     else if (Opc == X86::AVX2_SETALLONES || Opc == X86::AVX_SET0 ||
 5335     bool IsAllOnes = (Opc == X86::V_SETALLONES || Opc == X86::AVX2_SETALLONES ||