Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h305 SDValue PromoteIntRes_EXTRACT_SUBVECTOR(SDNode *N);
H A DLegalizeIntegerTypes.cpp109 Res = PromoteIntRes_EXTRACT_SUBVECTOR(N); break; in PromoteIntegerResult()
5296 SDValue DAGTypeLegalizer::PromoteIntRes_EXTRACT_SUBVECTOR(SDNode *N) { in PromoteIntRes_EXTRACT_SUBVECTOR() function in DAGTypeLegalizer