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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
10955   { 8342 /* vbroadcasti128 */, X86::VBROADCASTI128, Convert__Reg1_1__Mem1285_0, AMFBS_None, { MCK_Mem128, MCK_VR256 }, },
25523   { 8342 /* vbroadcasti128 */, X86::VBROADCASTI128, Convert__Reg1_0__Mem1285_1, AMFBS_None, { MCK_VR256, MCK_Mem128 }, },
gen/lib/Target/X86/X86GenEVEX2VEXTables.inc
  780   { X86::VBROADCASTI32X4Z256rm, X86::VBROADCASTI128 },
  781   { X86::VBROADCASTI64X2Z128rm, X86::VBROADCASTI128 },
lib/Target/X86/MCTargetDesc/X86InstComments.cpp
 1150   case X86::VBROADCASTI128:
lib/Target/X86/X86InstrInfo.cpp
 6229   { X86::VBROADCASTF128,  X86::VBROADCASTF128,  X86::VBROADCASTI128 },
lib/Target/X86/X86MCInstLower.cpp
 2326   case X86::VBROADCASTI128:
 2348       case X86::VBROADCASTI128:        NumLanes = 2; break;