Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h976 void SplitVecRes_VECTOR_COMPRESS(SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeVectorTypes.cpp1166 SplitVecRes_VECTOR_COMPRESS(N, Lo, Hi); in SplitVectorResult()
2486 void DAGTypeLegalizer::SplitVecRes_VECTOR_COMPRESS(SDNode *N, SDValue &Lo, in SplitVecRes_VECTOR_COMPRESS() function in DAGTypeLegalizer
3618 SplitVecRes_VECTOR_COMPRESS(N, Lo, Hi); in SplitVecOp_VECTOR_COMPRESS()