Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:EltVT

488   EVT EltVT = N->getValueType(0);
495 switch (EltVT.getSimpleVT().SimpleTy) {
519 switch (EltVT.getSimpleVT().SimpleTy) {
549 switch (EltVT.getSimpleVT().SimpleTy) {
573 switch (EltVT.getSimpleVT().SimpleTy) {
604 switch (EltVT.getSimpleVT().SimpleTy) {
628 switch (EltVT.getSimpleVT().SimpleTy) {
651 switch (EltVT.getSimpleVT().SimpleTy) {
675 switch (EltVT.getSimpleVT().SimpleTy) {
706 switch (EltVT.getSimpleVT().SimpleTy) {
730 switch (EltVT.getSimpleVT().SimpleTy) {
753 switch (EltVT.getSimpleVT().SimpleTy) {
777 switch (EltVT.getSimpleVT().SimpleTy) {
820 EVT EltVT = Mem->getMemoryVT().getVectorElementType();
827 switch (EltVT.getSimpleVT().SimpleTy) {
851 switch (EltVT.getSimpleVT().SimpleTy) {
875 switch (EltVT.getSimpleVT().SimpleTy) {
893 switch (EltVT.getSimpleVT().SimpleTy) {
923 switch (EltVT.getSimpleVT().SimpleTy) {
947 switch (EltVT.getSimpleVT().SimpleTy) {
971 switch (EltVT.getSimpleVT().SimpleTy) {
989 switch (EltVT.getSimpleVT().SimpleTy) {
1012 switch (EltVT.getSimpleVT().SimpleTy) {
1036 switch (EltVT.getSimpleVT().SimpleTy) {
1060 switch (EltVT.getSimpleVT().SimpleTy) {
1078 switch (EltVT.getSimpleVT().SimpleTy) {
1108 switch (EltVT.getSimpleVT().SimpleTy) {
1132 switch (EltVT.getSimpleVT().SimpleTy) {
1156 switch (EltVT.getSimpleVT().SimpleTy) {
1174 switch (EltVT.getSimpleVT().SimpleTy) {
1197 switch (EltVT.getSimpleVT().SimpleTy) {
1221 switch (EltVT.getSimpleVT().SimpleTy) {
1245 switch (EltVT.getSimpleVT().SimpleTy) {
1263 switch (EltVT.getSimpleVT().SimpleTy) {
1533 EVT EltVT = Op1.getValueType();
1598 switch (EltVT.getSimpleVT().SimpleTy) {
1622 switch (EltVT.getSimpleVT().SimpleTy) {
1648 switch (EltVT.getSimpleVT().SimpleTy) {
1672 switch (EltVT.getSimpleVT().SimpleTy) {
1700 switch (EltVT.getSimpleVT().SimpleTy) {
1724 switch (EltVT.getSimpleVT().SimpleTy) {
1747 switch (EltVT.getSimpleVT().SimpleTy) {
1771 switch (EltVT.getSimpleVT().SimpleTy) {
1798 switch (EltVT.getSimpleVT().SimpleTy) {
1822 switch (EltVT.getSimpleVT().SimpleTy) {
1845 switch (EltVT.getSimpleVT().SimpleTy) {
1869 switch (EltVT.getSimpleVT().SimpleTy) {
1924 EVT EltVT = Node->getValueType(0);
2011 VTs = CurDAG->getVTList(EltVT, MVT::Other, MVT::Glue);
2013 VTs = CurDAG->getVTList(EltVT, EltVT, MVT::Other, MVT::Glue);
2015 EVT EVTs[] = { EltVT, EltVT, EltVT, EltVT, MVT::Other, MVT::Glue };