Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5477 SDValue GatherRes = DAG.getNode(ISD::CONCAT_VECTORS, DL, VT, Lo, Hi); in visitMGATHER() local
5479 SDValue RetOps[] = { GatherRes, Chain }; in visitMGATHER()