Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h322 SDValue PromoteIntRes_CONCAT_VECTORS(SDNode *N);
H A DLegalizeIntegerTypes.cpp148 Res = PromoteIntRes_CONCAT_VECTORS(N); break; in PromoteIntegerResult()
5914 SDValue DAGTypeLegalizer::PromoteIntRes_CONCAT_VECTORS(SDNode *N) { in PromoteIntRes_CONCAT_VECTORS() function in DAGTypeLegalizer