Searched refs:SourceVT (Results 1 – 3 of 3) sorted by relevance
1352 MVT::SimpleValueType SourceVT = N1.getNode()->getSimpleValueType(0).SimpleTy; in SelectStore() local1355 switch (SourceVT) { in SelectStore()1384 switch (SourceVT) { in SelectStore()1414 switch (SourceVT) { in SelectStore()1437 switch (SourceVT) { in SelectStore()1466 switch (SourceVT) { in SelectStore()1489 switch (SourceVT) { in SelectStore()
1201 MVT SourceVT; in X86SelectBranch() local1203 isTypeLegal(TI->getOperand(0)->getType(), SourceVT)) { in X86SelectBranch()1205 switch (SourceVT.SimpleTy) { in X86SelectBranch()
1373 MVT SourceVT; in SelectBranch() local1375 (isLoadTypeLegal(TI->getOperand(0)->getType(), SourceVT))) { in SelectBranch()