Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25548 static SDValue combineShuffleOfBitcast(ShuffleVectorSDNode *SVN, in combineShuffleOfBitcast() function
26130 if (SDValue V = combineShuffleOfBitcast(SVN, DAG, TLI, LegalOperations)) in visitVECTOR_SHUFFLE()