• Home
  • Raw
  • Download

Lines Matching refs:EltVT

1059   EVT EltVT = N->getValueType(0);  in tryLoadVector()  local
1064 if (EltVT == MVT::v2f16) { in tryLoadVector()
1066 EltVT = MVT::i32; in tryLoadVector()
1076 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLoadVector()
1084 pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, NVPTX::LDV_i8_v4_avar, in tryLoadVector()
1103 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLoadVector()
1111 pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, NVPTX::LDV_i8_v4_asi, in tryLoadVector()
1132 EltVT.getSimpleVT().SimpleTy, NVPTX::LDV_i8_v2_ari_64, in tryLoadVector()
1140 EltVT.getSimpleVT().SimpleTy, NVPTX::LDV_i8_v4_ari_64, in tryLoadVector()
1151 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLoadVector()
1159 pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, NVPTX::LDV_i8_v4_ari, in tryLoadVector()
1180 EltVT.getSimpleVT().SimpleTy, NVPTX::LDV_i8_v2_areg_64, in tryLoadVector()
1188 EltVT.getSimpleVT().SimpleTy, NVPTX::LDV_i8_v4_areg_64, in tryLoadVector()
1200 pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, NVPTX::LDV_i8_v2_areg, in tryLoadVector()
1208 EltVT.getSimpleVT().SimpleTy, NVPTX::LDV_i8_v4_areg, in tryLoadVector()
1267 EVT EltVT = Mem->getMemoryVT(); in tryLDGLDU() local
1269 if (EltVT.isVector()) { in tryLDGLDU()
1270 NumElts = EltVT.getVectorNumElements(); in tryLDGLDU()
1271 EltVT = EltVT.getVectorElementType(); in tryLDGLDU()
1273 if (EltVT == MVT::f16 && N->getValueType(0) == MVT::v2f16) { in tryLDGLDU()
1275 EltVT = MVT::v2f16; in tryLDGLDU()
1283 EVT NodeVT = (EltVT == MVT::i8) ? MVT::i16 : EltVT; in tryLDGLDU()
1298 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1308 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1320 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1331 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1343 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1352 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1374 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1384 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1396 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1407 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1419 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1428 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1444 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1454 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1466 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1477 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1489 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1498 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1520 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1530 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1542 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1553 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1565 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1574 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1590 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1600 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1612 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1623 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1635 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1644 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryLDGLDU()
1677 if (OrigType != EltVT && LdNode) { in tryLDGLDU()
1683 EltVT.getSimpleVT(), IsSigned); in tryLDGLDU()
1877 EVT EltVT = Op1.getValueType(); in tryStoreVector() local
1936 if (EltVT == MVT::v2f16) { in tryStoreVector()
1938 EltVT = MVT::i32; in tryStoreVector()
1954 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryStoreVector()
1962 pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, NVPTX::STV_i8_v4_avar, in tryStoreVector()
1975 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryStoreVector()
1983 pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, NVPTX::STV_i8_v4_asi, in tryStoreVector()
1999 EltVT.getSimpleVT().SimpleTy, NVPTX::STV_i8_v2_ari_64, in tryStoreVector()
2007 EltVT.getSimpleVT().SimpleTy, NVPTX::STV_i8_v4_ari_64, in tryStoreVector()
2018 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, in tryStoreVector()
2026 pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, NVPTX::STV_i8_v4_ari, in tryStoreVector()
2042 EltVT.getSimpleVT().SimpleTy, NVPTX::STV_i8_v2_areg_64, in tryStoreVector()
2050 EltVT.getSimpleVT().SimpleTy, NVPTX::STV_i8_v4_areg_64, in tryStoreVector()
2062 pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, NVPTX::STV_i8_v2_areg, in tryStoreVector()
2070 pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy, NVPTX::STV_i8_v4_areg, in tryStoreVector()
2116 EVT EltVT = Node->getValueType(0); in tryLoadParam() local
2152 VTs = CurDAG->getVTList(EltVT, MVT::Other, MVT::Glue); in tryLoadParam()
2154 VTs = CurDAG->getVTList(EltVT, EltVT, MVT::Other, MVT::Glue); in tryLoadParam()
2156 EVT EVTs[] = { EltVT, EltVT, EltVT, EltVT, MVT::Other, MVT::Glue }; in tryLoadParam()