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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4428 EVT MatchingVectorType = local
4432 if (SVT == MatchingVectorType) {
4433 SDValue VsetCC = DAG.getSetCC(N->getDebugLoc(), MatchingVectorType,
4725 EVT MatchingVectorType = local
4729 DAG.getSetCC(N->getDebugLoc(), MatchingVectorType, N0.getOperand(0),
4907 EVT MatchingVectorType = local
4911 DAG.getSetCC(N->getDebugLoc(), MatchingVectorType, N0.getOperand(0),

Completed in 242 milliseconds