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.h932 void SplitVecRes_VECTOR_COMPRESS(SDNode *N, SDValue &Lo, SDValue &Hi);
H A DLegalizeVectorTypes.cpp1118 SplitVecRes_VECTOR_COMPRESS(N, Lo, Hi); in SplitVectorResult()
2411 void DAGTypeLegalizer::SplitVecRes_VECTOR_COMPRESS(SDNode *N, SDValue &Lo, in SplitVecRes_VECTOR_COMPRESS()
2407 void DAGTypeLegalizer::SplitVecRes_VECTOR_COMPRESS(SDNode *N, SDValue &Lo, SplitVecRes_VECTOR_COMPRESS() function in DAGTypeLegalizer