Home
last modified time | relevance | path

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

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