Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Ddagcomb-shuffle-vecextend-non2.ll9 ; combineShuffleToVectorExtend
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16686 static SDValue combineShuffleToVectorExtend(ShuffleVectorSDNode *SVN, in combineShuffleToVectorExtend() function
17035 if (SDValue V = combineShuffleToVectorExtend(SVN, DAG, TLI, LegalOperations, LegalTypes)) in visitVECTOR_SHUFFLE()