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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h928 SDValue WidenVecOp_CONCAT_VECTORS(SDNode *N);
H A DLegalizeVectorTypes.cpp4526 case ISD::CONCAT_VECTORS: Res = WidenVecOp_CONCAT_VECTORS(N); break;
4803 SDValue DAGTypeLegalizer::WidenVecOp_CONCAT_VECTORS(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 69 milliseconds