Searched refs:SourceVT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp392 MVT::SimpleValueType SourceVT = local
396 switch (SourceVT) {
427 switch (SourceVT) {
458 switch (SourceVT) {
487 switch (SourceVT) {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86FastISel.cpp1114 MVT SourceVT; local
1116 isTypeLegal(TI->getOperand(0)->getType(), SourceVT)) {
1118 switch (SourceVT.SimpleTy) {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp1325 MVT SourceVT; local
1327 (isLoadTypeLegal(TI->getOperand(0)->getType(), SourceVT))) {

Completed in 114 milliseconds