Home | History | Annotate | Download | only in NVPTX

Lines Matching defs:EltVT

689   EVT EltVT = N->getValueType(0);
696 switch (EltVT.getSimpleVT().SimpleTy) {
720 switch (EltVT.getSimpleVT().SimpleTy) {
750 switch (EltVT.getSimpleVT().SimpleTy) {
774 switch (EltVT.getSimpleVT().SimpleTy) {
805 switch (EltVT.getSimpleVT().SimpleTy) {
829 switch (EltVT.getSimpleVT().SimpleTy) {
852 switch (EltVT.getSimpleVT().SimpleTy) {
876 switch (EltVT.getSimpleVT().SimpleTy) {
907 switch (EltVT.getSimpleVT().SimpleTy) {
931 switch (EltVT.getSimpleVT().SimpleTy) {
954 switch (EltVT.getSimpleVT().SimpleTy) {
978 switch (EltVT.getSimpleVT().SimpleTy) {
1048 EVT EltVT = Mem->getMemoryVT();
1049 if (EltVT.isVector()) {
1050 EltVT = EltVT.getVectorElementType();
1059 switch (EltVT.getSimpleVT().SimpleTy) {
1082 switch (EltVT.getSimpleVT().SimpleTy) {
1107 switch (EltVT.getSimpleVT().SimpleTy) {
1131 switch (EltVT.getSimpleVT().SimpleTy) {
1155 switch (EltVT.getSimpleVT().SimpleTy) {
1173 switch (EltVT.getSimpleVT().SimpleTy) {
1203 switch (EltVT.getSimpleVT().SimpleTy) {
1226 switch (EltVT.getSimpleVT().SimpleTy) {
1251 switch (EltVT.getSimpleVT().SimpleTy) {
1275 switch (EltVT.getSimpleVT().SimpleTy) {
1299 switch (EltVT.getSimpleVT().SimpleTy) {
1317 switch (EltVT.getSimpleVT().SimpleTy) {
1341 switch (EltVT.getSimpleVT().SimpleTy) {
1364 switch (EltVT.getSimpleVT().SimpleTy) {
1389 switch (EltVT.getSimpleVT().SimpleTy) {
1413 switch (EltVT.getSimpleVT().SimpleTy) {
1437 switch (EltVT.getSimpleVT().SimpleTy) {
1455 switch (EltVT.getSimpleVT().SimpleTy) {
1485 switch (EltVT.getSimpleVT().SimpleTy) {
1508 switch (EltVT.getSimpleVT().SimpleTy) {
1533 switch (EltVT.getSimpleVT().SimpleTy) {
1557 switch (EltVT.getSimpleVT().SimpleTy) {
1581 switch (EltVT.getSimpleVT().SimpleTy) {
1599 switch (EltVT.getSimpleVT().SimpleTy) {
1623 switch (EltVT.getSimpleVT().SimpleTy) {
1646 switch (EltVT.getSimpleVT().SimpleTy) {
1671 switch (EltVT.getSimpleVT().SimpleTy) {
1695 switch (EltVT.getSimpleVT().SimpleTy) {
1719 switch (EltVT.getSimpleVT().SimpleTy) {
1737 switch (EltVT.getSimpleVT().SimpleTy) {
2005 EVT EltVT = Op1.getValueType();
2070 switch (EltVT.getSimpleVT().SimpleTy) {
2094 switch (EltVT.getSimpleVT().SimpleTy) {
2120 switch (EltVT.getSimpleVT().SimpleTy) {
2144 switch (EltVT.getSimpleVT().SimpleTy) {
2172 switch (EltVT.getSimpleVT().SimpleTy) {
2196 switch (EltVT.getSimpleVT().SimpleTy) {
2219 switch (EltVT.getSimpleVT().SimpleTy) {
2243 switch (EltVT.getSimpleVT().SimpleTy) {
2270 switch (EltVT.getSimpleVT().SimpleTy) {
2294 switch (EltVT.getSimpleVT().SimpleTy) {
2317 switch (EltVT.getSimpleVT().SimpleTy) {
2341 switch (EltVT.getSimpleVT().SimpleTy) {
2396 EVT EltVT = Node->getValueType(0);
2483 VTs = CurDAG->getVTList(EltVT, MVT::Other, MVT::Glue);
2485 VTs = CurDAG->getVTList(EltVT, EltVT, MVT::Other, MVT::Glue);
2487 EVT EVTs[] = { EltVT, EltVT, EltVT, EltVT, MVT::Other, MVT::Glue };