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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h275 SDValue PromoteIntOp_CONCAT_VECTORS(SDNode *N);
H A DLegalizeIntegerTypes.cpp813 case ISD::CONCAT_VECTORS: Res = PromoteIntOp_CONCAT_VECTORS(N); break;
3037 SDValue DAGTypeLegalizer::PromoteIntOp_CONCAT_VECTORS(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 91 milliseconds