Searched refs:SourceVT (Results 1 – 3 of 3) sorted by relevance
1350 MVT::SimpleValueType SourceVT = in SelectStore() local1354 switch (SourceVT) { in SelectStore()1383 switch (SourceVT) { in SelectStore()1413 switch (SourceVT) { in SelectStore()1436 switch (SourceVT) { in SelectStore()1465 switch (SourceVT) { in SelectStore()1488 switch (SourceVT) { in SelectStore()
1152 MVT SourceVT; in X86SelectBranch() local1154 isTypeLegal(TI->getOperand(0)->getType(), SourceVT)) { in X86SelectBranch()1156 switch (SourceVT.SimpleTy) { in X86SelectBranch()
1331 MVT SourceVT; in SelectBranch() local1333 (isLoadTypeLegal(TI->getOperand(0)->getType(), SourceVT))) { in SelectBranch()