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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h230 SDValue PromoteIntRes_CONCAT_VECTORS(SDNode *N);
H A DLegalizeIntegerTypes.cpp91 Res = PromoteIntRes_CONCAT_VECTORS(N); break;
2966 SDValue DAGTypeLegalizer::PromoteIntRes_CONCAT_VECTORS(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 46 milliseconds