Searched refs:SourceVT (Results 1 – 3 of 3) sorted by relevance
2046 MVT::SimpleValueType SourceVT = N1.getNode()->getSimpleValueType(0).SimpleTy; in SelectStore() local2049 switch (SourceVT) { in SelectStore()2077 switch (SourceVT) { in SelectStore()2106 switch (SourceVT) { in SelectStore()2129 switch (SourceVT) { in SelectStore()2158 switch (SourceVT) { in SelectStore()2181 switch (SourceVT) { in SelectStore()
1431 MVT SourceVT; in X86SelectBranch() local1433 isTypeLegal(TI->getOperand(0)->getType(), SourceVT)) { in X86SelectBranch()1435 switch (SourceVT.SimpleTy) { in X86SelectBranch()
1287 MVT SourceVT; in SelectBranch() local1289 (isLoadTypeLegal(TI->getOperand(0)->getType(), SourceVT))) { in SelectBranch()