Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h344 SDValue PromoteIntRes_VECTOR_COMPRESS(SDNode *N);
H A DLegalizeIntegerTypes.cpp94 Res = PromoteIntRes_VECTOR_COMPRESS(N); in PromoteIntegerResult()
1040 SDValue DAGTypeLegalizer::PromoteIntRes_VECTOR_COMPRESS(SDNode *N) { in PromoteIntRes_VECTOR_COMPRESS() function in DAGTypeLegalizer