reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
28960 /* 54932*/ /*SwitchOpcode*/ 48, TARGET_VAL(SystemZISD::PACK),// ->54983
lib/Target/SystemZ/SystemZISelLowering.cpp2673 return DAG.getNode(SystemZISD::PACK, DL, VT, HRes, LRes); 4034 { SystemZISD::PACK, 4, 4037 { SystemZISD::PACK, 2, 4040 { SystemZISD::PACK, 1, 4237 P.Opcode == SystemZISD::PACK ? P.Operand * 2 : 4248 } else if (P.Opcode == SystemZISD::PACK) { 4251 Op = DAG.getNode(SystemZISD::PACK, DL, OutVT, Op0, Op1); 5187 OPCODE(PACK);