Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1744 SDValue peekThroughExtractSubvectors(SDValue V);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2903 V = peekThroughExtractSubvectors(V); in getSplatSourceVector()
11620 SDValue llvm::peekThroughExtractSubvectors(SDValue V) { in peekThroughExtractSubvectors() function in llvm