Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h1002 SDValue SplitVecOp_VECTOR_COMPRESS(SDNode *N, unsigned OpNo);
H A DLegalizeVectorTypes.cpp3449 Res = SplitVecOp_VECTOR_COMPRESS(N, OpNo); in SplitVectorOperand()
3610 SDValue DAGTypeLegalizer::SplitVecOp_VECTOR_COMPRESS(SDNode *N, unsigned OpNo) { in SplitVecOp_VECTOR_COMPRESS() function in DAGTypeLegalizer