Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48608 static SDValue combineGatherScatter(SDNode *N, SelectionDAG &DAG, in combineGatherScatter() function
50948 case ISD::MSCATTER: return combineGatherScatter(N, DAG, DCI); in PerformDAGCombine()