Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h310 SDValue PromoteIntRes_CONCAT_VECTORS(SDNode *N);
H A DLegalizeIntegerTypes.cpp115 Res = PromoteIntRes_CONCAT_VECTORS(N); break; in PromoteIntegerResult()
4798 SDValue DAGTypeLegalizer::PromoteIntRes_CONCAT_VECTORS(SDNode *N) { in PromoteIntRes_CONCAT_VECTORS() function in DAGTypeLegalizer