Searched refs:getGatherNode (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 11738 static SDValue getGatherNode(unsigned Opc, SDValue Op, SelectionDAG &DAG, in getGatherNode() function 11878 return getGatherNode(Opc, Op, DAG, Base, Index, Scale, Chain, Subtarget); in LowerINTRINSIC_W_CHAIN()
|