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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h275 SDValue PromoteIntOp_CONCAT_VECTORS(SDNode *N);
H A DLegalizeIntegerTypes.cpp772 case ISD::CONCAT_VECTORS: Res = PromoteIntOp_CONCAT_VECTORS(N); break;
3011 SDValue DAGTypeLegalizer::PromoteIntOp_CONCAT_VECTORS(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 188 milliseconds