Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1788 SDValue peekThroughExtractSubvectors(SDValue V);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2944 V = peekThroughExtractSubvectors(V); in getSplatSourceVector()
11963 SDValue llvm::peekThroughExtractSubvectors(SDValue V) { in peekThroughExtractSubvectors() function in llvm