Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h312 SDValue PromoteIntRes_CONCAT_VECTORS(SDNode *N);
H A DLegalizeIntegerTypes.cpp105 Res = PromoteIntRes_CONCAT_VECTORS(N); break; in PromoteIntegerResult()
3725 SDValue DAGTypeLegalizer::PromoteIntRes_CONCAT_VECTORS(SDNode *N) { in PromoteIntRes_CONCAT_VECTORS() function in DAGTypeLegalizer