Searched refs:getAVX2GatherNode (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 27479 static SDValue getAVX2GatherNode(unsigned Opc, SDValue Op, SelectionDAG &DAG, in getAVX2GatherNode() function 28026 return getAVX2GatherNode(IntrData->Opc0, Op, DAG, Src, Mask, Base, Index, in LowerINTRINSIC_W_CHAIN() 52329 return getAVX2GatherNode(N->getOpcode(), SDValue(N, 0), DAG, in combineX86GatherScatter()
|