Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5532 SDValue GatherRes = DAG.getNode(ISD::CONCAT_VECTORS, DL, VT, Lo, Hi); in visitMGATHER() local
5534 SDValue RetOps[] = { GatherRes, Chain }; in visitMGATHER()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7573 SDValue GatherRes = DAG.getNode(ISD::CONCAT_VECTORS, DL, VT, Lo, Hi); in visitMGATHER() local
7575 SDValue RetOps[] = { GatherRes, Chain }; in visitMGATHER()