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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h619 SDValue WidenVecRes_CONCAT_VECTORS(SDNode* N);
H A DLegalizeVectorTypes.cpp1456 case ISD::CONCAT_VECTORS: Res = WidenVecRes_CONCAT_VECTORS(N); break;
1943 SDValue DAGTypeLegalizer::WidenVecRes_CONCAT_VECTORS(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 99 milliseconds