Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getSimpleVT

273     SVT = (MVT::SimpleValueType)(SVT.getSimpleVT().SimpleTy - 1);
829 StVT.getSimpleVT())) {
1048 switch (TLI.getLoadExtAction(ExtType, SrcVT.getSimpleVT())) {
1972 switch (Node->getValueType(0).getSimpleVT().SimpleTy) {
1990 switch (Node->getValueType(0).getSimpleVT().SimpleTy) {
2005 switch (Node->getValueType(0).getSimpleVT().SimpleTy) {
2052 switch (Node->getValueType(0).getSimpleVT().SimpleTy) {
2109 switch (Node->getValueType(0).getSimpleVT().SimpleTy) {
2159 switch (Node->getValueType(0).getSimpleVT().SimpleTy) {
2385 switch (Op0.getValueType().getSimpleVT().SimpleTy) {
2434 NewInTy = (MVT::SimpleValueType)(NewInTy.getSimpleVT().SimpleTy+1);
2476 NewOutTy = (MVT::SimpleValueType)(NewOutTy.getSimpleVT().SimpleTy+1);
2507 switch (VT.getSimpleVT().SimpleTy) {
2646 MVT VT = cast<AtomicSDNode>(Node)->getMemoryVT().getSimpleVT();