Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h311 SDValue PromoteIntRes_EXTRACT_SUBVECTOR(SDNode *N);
H A DLegalizeIntegerTypes.cpp123 Res = PromoteIntRes_EXTRACT_SUBVECTOR(N); break; in PromoteIntegerResult()
5722 SDValue DAGTypeLegalizer::PromoteIntRes_EXTRACT_SUBVECTOR(SDNode *N) { in PromoteIntRes_EXTRACT_SUBVECTOR() function in DAGTypeLegalizer