Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SimpleTy

259     SVT = (MVT::SimpleValueType)(SVT.getSimpleVT().SimpleTy - 1);
2163 switch (Node->getSimpleValueType(0).SimpleTy) {
2181 switch (Node->getSimpleValueType(0).SimpleTy) {
2196 switch (Node->getSimpleValueType(0).SimpleTy) {
2241 switch (Node->getSimpleValueType(0).SimpleTy) {
2298 switch (Node->getSimpleValueType(0).SimpleTy) {
2346 switch (Node->getSimpleValueType(0).SimpleTy) {
2571 switch (Op0.getSimpleValueType().SimpleTy) {
2620 NewInTy = (MVT::SimpleValueType)(NewInTy.getSimpleVT().SimpleTy+1);
2662 NewOutTy = (MVT::SimpleValueType)(NewOutTy.getSimpleVT().SimpleTy+1);
2695 switch (VT.getSimpleVT().SimpleTy) {