Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h300 SDValue PromoteIntRes_EXTRACT_SUBVECTOR(SDNode *N);
H A DLegalizeIntegerTypes.cpp98 Res = PromoteIntRes_EXTRACT_SUBVECTOR(N); break; in PromoteIntegerResult()
4641 SDValue DAGTypeLegalizer::PromoteIntRes_EXTRACT_SUBVECTOR(SDNode *N) { in PromoteIntRes_EXTRACT_SUBVECTOR() function in DAGTypeLegalizer