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

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
15294   { 11849 /* vmovq */, X86::VMOVZPQILo2PQIZrr, Convert__Reg1_1__Reg1_0, AMFBS_None, { MCK_FR32X, MCK_FR32X }, },
29662   { 11849 /* vmovq */, X86::VMOVZPQILo2PQIZrr, Convert__Reg1_0__Reg1_1, AMFBS_None, { MCK_FR32X, MCK_FR32X }, },
gen/lib/Target/X86/X86GenDAGISel.inc
35446 /* 73728*/          OPC_MorphNodeTo1, TARGET_VAL(X86::VMOVZPQILo2PQIZrr), 0,
35515 /* 73889*/          OPC_EmitNode1, TARGET_VAL(X86::VMOVZPQILo2PQIZrr), 0,
35529 /* 73927*/        OPC_EmitNode1, TARGET_VAL(X86::VMOVZPQILo2PQIZrr), 0,
36460 /* 76126*/          OPC_MorphNodeTo1, TARGET_VAL(X86::VMOVZPQILo2PQIZrr), 0,
36529 /* 76287*/          OPC_EmitNode1, TARGET_VAL(X86::VMOVZPQILo2PQIZrr), 0,
36543 /* 76325*/        OPC_EmitNode1, TARGET_VAL(X86::VMOVZPQILo2PQIZrr), 0,
gen/lib/Target/X86/X86GenEVEX2VEXTables.inc
  440   { X86::VMOVZPQILo2PQIZrr, X86::VMOVZPQILo2PQIrr },
gen/lib/Target/X86/X86GenFastISel.inc
 5837     return fastEmitInst_r(X86::VMOVZPQILo2PQIZrr, &X86::VR128XRegClass, Op0, Op0IsKill);
 5852     return fastEmitInst_r(X86::VMOVZPQILo2PQIZrr, &X86::VR128XRegClass, Op0, Op0IsKill);
lib/Target/X86/MCTargetDesc/X86InstComments.cpp
 1110   case X86::VMOVZPQILo2PQIZrr:
lib/Target/X86/X86InstrFoldTables.cpp
  888   { X86::VMOVZPQILo2PQIZrr,    X86::VMOVQI2PQIZrm,        TB_NO_REVERSE },