Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41752 static SDValue combineShuffle(SDNode *N, SelectionDAG &DAG, in combineShuffle() function
57895 case ISD::VECTOR_SHUFFLE: return combineShuffle(N, DAG, DCI,Subtarget); in PerformDAGCombine()