Home
last modified time | relevance | path

Searched refs:expandVECTOR_COMPRESS (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1128 Results.push_back(TLI.expandVECTOR_COMPRESS(Node, DAG)); in Expand()
H A DLegalizeVectorTypes.cpp2418 SDValue Compressed = TLI.expandVECTOR_COMPRESS(N, DAG); in SplitVecRes_VECTOR_COMPRESS()
H A DTargetLowering.cpp11433 SDValue TargetLowering::expandVECTOR_COMPRESS(SDNode *Node, in expandVECTOR_COMPRESS() function in TargetLowering
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5509 SDValue expandVECTOR_COMPRESS(SDNode *Node, SelectionDAG &DAG) const;