Searched refs:SourceVT (Results 1 – 3 of 3) sorted by relevance
2105 MVT::SimpleValueType SourceVT = N1.getNode()->getSimpleValueType(0).SimpleTy; in SelectStore() local2108 switch (SourceVT) { in SelectStore()2137 switch (SourceVT) { in SelectStore()2167 switch (SourceVT) { in SelectStore()2190 switch (SourceVT) { in SelectStore()2220 switch (SourceVT) { in SelectStore()2243 switch (SourceVT) { in SelectStore()
1469 MVT SourceVT; in X86SelectBranch() local1471 isTypeLegal(TI->getOperand(0)->getType(), SourceVT)) { in X86SelectBranch()1473 switch (SourceVT.SimpleTy) { in X86SelectBranch()
1282 MVT SourceVT; in SelectBranch() local1284 (isLoadTypeLegal(TI->getOperand(0)->getType(), SourceVT))) { in SelectBranch()