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.h343 SDValue PromoteIntRes_VECTOR_COMPRESS(SDNode *N);
H A DLegalizeIntegerTypes.cpp91 Res = PromoteIntRes_VECTOR_COMPRESS(N); in PromoteIntegerResult()
1001 SDValue DAGTypeLegalizer::PromoteIntRes_VECTOR_COMPRESS(SDNode *N) { in PromoteIntRes_VECTOR_COMPRESS() function in DAGTypeLegalizer