Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1690 SDValue peekThroughExtractSubvectors(SDValue V);
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2743 V = peekThroughExtractSubvectors(V); in getSplatSourceVector()
10651 SDValue llvm::peekThroughExtractSubvectors(SDValue V) { in peekThroughExtractSubvectors() function in llvm